Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
gradio==4.44.1
|
| 2 |
-
pandas==2.
|
| 3 |
-
numpy==1.
|
| 4 |
-
matplotlib==3.
|
| 5 |
-
scikit-learn==1.
|
| 6 |
openpyxl==3.1.2
|
|
|
|
| 1 |
gradio==4.44.1
|
| 2 |
+
pandas==2.0.3
|
| 3 |
+
numpy==1.24.4
|
| 4 |
+
matplotlib==3.7.2
|
| 5 |
+
scikit-learn==1.3.2
|
| 6 |
openpyxl==3.1.2
|