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