guohanghui commited on
Commit
7260898
·
verified ·
1 Parent(s): 9da76ff

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
3
- numpy
4
  pandas
5
  matplotlib
6
  seaborn
 
1
  fastmcp>=0.1.0
2
  pydantic>=2.0.0
3
+ numpy>=1.21,<2.0
4
  pandas
5
  matplotlib
6
  seaborn