Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ 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
|
|
|
|
|
|
| 2 |
flask-sock==0.7.0
|
| 3 |
pygame==2.5.2
|
| 4 |
numpy==1.24.3
|
| 5 |
+
opencv-python-headless==4.8.1.78
|
| 6 |
+
Pillow==10.1.0
|