Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
flask==2.3.3
|
| 2 |
flask-socketio==5.3.0
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
| 1 |
flask==2.3.3
|
| 2 |
flask-socketio==5.3.0
|
| 3 |
+
pygame==2.5.2
|
| 4 |
+
python-socketio==5.9.0
|
| 5 |
+
python-engineio==4.5.1
|