Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
dash==3.1.1
|
2 |
-
numpy==
|
3 |
opencv_python==4.11.0.86
|
4 |
pandas==2.3.1
|
5 |
plotly==5.24.1
|
|
|
1 |
dash==3.1.1
|
2 |
+
numpy==1.26.4
|
3 |
opencv_python==4.11.0.86
|
4 |
pandas==2.3.1
|
5 |
plotly==5.24.1
|