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