Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -37,7 +37,7 @@ ml_dtypes==0.5.1
|
|
37 |
mpmath==1.3.0
|
38 |
narwhals==1.31.0
|
39 |
networkx==3.2.1
|
40 |
-
numpy
|
41 |
openai==1.68.0
|
42 |
opencv-contrib-python==4.11.0.86
|
43 |
opencv-python==4.11.0.86
|
|
|
37 |
mpmath==1.3.0
|
38 |
narwhals==1.31.0
|
39 |
networkx==3.2.1
|
40 |
+
numpy>=1.22,<2.0
|
41 |
openai==1.68.0
|
42 |
opencv-contrib-python==4.11.0.86
|
43 |
opencv-python==4.11.0.86
|