Spaces:
Sleeping
Sleeping
Amol Kaushik commited on
Commit ·
dcb8b36
1
Parent(s): 0f369ad
update numpy req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==5.47.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==5.47.0
|
| 2 |
pandas==2.2.3
|
| 3 |
+
numpy==2.0.2
|
| 4 |
scikit-learn==1.7.2
|
| 5 |
statsmodels==0.14.4
|
| 6 |
matplotlib==3.9.2
|