Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio>=
|
| 2 |
pandas>=2.2,<3
|
| 3 |
openpyxl>=3.1,<4
|
| 4 |
scikit-learn>=1.5,<2
|
| 5 |
-
anthropic>=0.49,<1
|
|
|
|
| 1 |
+
gradio>=6.0,<7
|
| 2 |
pandas>=2.2,<3
|
| 3 |
openpyxl>=3.1,<4
|
| 4 |
scikit-learn>=1.5,<2
|
| 5 |
+
anthropic>=0.49,<1
|