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