Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -9,5 +9,6 @@ eventlet
|
|
| 9 |
pillow
|
| 10 |
datetime
|
| 11 |
matplotlib
|
| 12 |
-
|
| 13 |
-
|
|
|
|
|
|
| 9 |
pillow
|
| 10 |
datetime
|
| 11 |
matplotlib
|
| 12 |
+
Flask-SocketIO
|
| 13 |
+
python-engineio
|
| 14 |
+
python-socketio
|