Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
|
@@ -1,7 +1,3 @@
|
|
| 1 |
flask==2.3.3
|
| 2 |
-
flask-socketio==5.3.6
|
| 3 |
pygame==2.5.2
|
| 4 |
-
pillow==10.0.0
|
| 5 |
-
python-engineio==4.4.1
|
| 6 |
-
python-socketio==5.9.0
|
| 7 |
-
eventlet==0.33.3 # Required for WebSocket support
|
|
|
|
| 1 |
flask==2.3.3
|
|
|
|
| 2 |
pygame==2.5.2
|
| 3 |
+
pillow==10.0.0
|
|
|
|
|
|
|
|
|