Update requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
CHANGED
@@ -23,3 +23,7 @@ flask-cors
|
|
23 |
hypercorn==0.16.0
|
24 |
aiohttp==3.9.3
|
25 |
quart==0.19.4
|
|
|
|
|
|
|
|
|
|
23 |
hypercorn==0.16.0
|
24 |
aiohttp==3.9.3
|
25 |
quart==0.19.4
|
26 |
+
flask-socketio==5.3.6
|
27 |
+
eventlet==0.35.2
|
28 |
+
python-engineio==4.9.0
|
29 |
+
python-socketio==5.11.1
|