Spaces:
Runtime error
Runtime error
Commit ·
683aeba
1
Parent(s): b73ad26
numpy downgrade
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
numpy
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
plotly
|
|
|
|
| 1 |
+
numpy<2.0
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
plotly
|