Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
flask==2.3.3
|
|
|
|
| 2 |
pygame==2.5.2
|
| 3 |
numpy==1.24.3
|
| 4 |
opencv-python-headless==4.8.1.78
|
|
|
|
| 1 |
flask==2.3.3
|
| 2 |
+
flask-sock==0.7.0
|
| 3 |
pygame==2.5.2
|
| 4 |
numpy==1.24.3
|
| 5 |
opencv-python-headless==4.8.1.78
|