Spaces:
Sleeping
Sleeping
Wagtail commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
gradio==5.47.0
|
| 2 |
pandas==2.2.3
|
| 3 |
-
numpy==2.
|
| 4 |
-
scikit-learn==1.
|
| 5 |
statsmodels==0.14.4
|
| 6 |
matplotlib==3.9.2
|
| 7 |
gdown==5.2.0
|
|
|
|
| 1 |
gradio==5.47.0
|
| 2 |
pandas==2.2.3
|
| 3 |
+
numpy==2.4.2
|
| 4 |
+
scikit-learn==1.8.0
|
| 5 |
statsmodels==0.14.4
|
| 6 |
matplotlib==3.9.2
|
| 7 |
gdown==5.2.0
|