Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ flask
|
|
| 2 |
flask-cors
|
| 3 |
gradio
|
| 4 |
opencv-python
|
| 5 |
-
numpy==1.
|
|
|
|
| 2 |
flask-cors
|
| 3 |
gradio
|
| 4 |
opencv-python
|
| 5 |
+
numpy==1.24.4
|