Spaces:
Build error
Build error
update app
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -3,9 +3,9 @@ seaborn==0.11.2
|
|
| 3 |
scipy==1.9.3
|
| 4 |
statsmodels==0.13.2
|
| 5 |
matplotlib==3.5.1
|
| 6 |
-
pandas==1.
|
| 7 |
scikit-learn==1.0.2
|
| 8 |
-
numpy==1.
|
| 9 |
plotly==5.8.0
|
| 10 |
joblib==1.1.0
|
| 11 |
requests==2.26.0
|
|
|
|
| 3 |
scipy==1.9.3
|
| 4 |
statsmodels==0.13.2
|
| 5 |
matplotlib==3.5.1
|
| 6 |
+
pandas==1.5.0
|
| 7 |
scikit-learn==1.0.2
|
| 8 |
+
numpy==1.23.0
|
| 9 |
plotly==5.8.0
|
| 10 |
joblib==1.1.0
|
| 11 |
requests==2.26.0
|