Add eventlet to requirements
this is kind of a half measure, since eventlet is out of date and i have to do monkey_patch all in due time for the stable release will i find a new server to use
This commit is contained in:
parent
89bf77304c
commit
d4a0702a8a
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ charset-normalizer==3.4.4
|
||||||
click==8.3.1
|
click==8.3.1
|
||||||
colorama==0.4.6
|
colorama==0.4.6
|
||||||
dotenv==0.9.9
|
dotenv==0.9.9
|
||||||
|
eventlet
|
||||||
Flask==3.1.2
|
Flask==3.1.2
|
||||||
flask-cors==6.0.2
|
flask-cors==6.0.2
|
||||||
Flask-SocketIO==5.6.0
|
Flask-SocketIO==5.6.0
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue