Ritesh-hf commited on
Commit
308da17
1 Parent(s): 3fef4b8

install eventlet

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -11,6 +11,8 @@ charset-normalizer==3.3.2
11
  click==8.1.7
12
  dataclasses-json==0.6.7
13
  distro==1.9.0
 
 
14
  exceptiongroup==1.2.2
15
  filelock==3.15.4
16
  flask==3.0.3
@@ -96,4 +98,3 @@ wget==3.2
96
  wsproto==1.2.0
97
  yarl==1.9.4
98
  zipp==3.19.2
99
- gunicorn
 
11
  click==8.1.7
12
  dataclasses-json==0.6.7
13
  distro==1.9.0
14
+ dnspython==2.6.1
15
+ eventlet==0.36.1
16
  exceptiongroup==1.2.2
17
  filelock==3.15.4
18
  flask==3.0.3
 
98
  wsproto==1.2.0
99
  yarl==1.9.4
100
  zipp==3.19.2