Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,5 +2,5 @@ streamlit
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
scikit-learn
|
| 5 |
-
numpy
|
| 6 |
prophet
|
|
|
|
| 2 |
pandas
|
| 3 |
matplotlib
|
| 4 |
scikit-learn
|
| 5 |
+
numpy==1.25.0
|
| 6 |
prophet
|