Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
| 3 |
numpy>=1.21,<2.0
|
| 4 |
-
pandas
|
| 5 |
matplotlib
|
| 6 |
seaborn
|
| 7 |
scipy
|
|
|
|
| 1 |
fastmcp>=0.1.0
|
| 2 |
pydantic>=2.0.0
|
| 3 |
numpy>=1.21,<2.0
|
| 4 |
+
pandas>=1.1,<2.0
|
| 5 |
matplotlib
|
| 6 |
seaborn
|
| 7 |
scipy
|