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:
Kristy 2026-03-31 12:41:25 -04:00
parent 89bf77304c
commit d4a0702a8a

View file

@ -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