guohanghui commited on
Commit
bad9e32
·
verified ·
1 Parent(s): 623abd6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastmcp>=0.1.0
2
- pydantic<2.0.0
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