Fix requirements
This commit is contained in:
+7
-6
@@ -1,6 +1,7 @@
|
||||
requests>=2.31.0
|
||||
python-dotenv>=1.0.0
|
||||
pytest>=7.0.0
|
||||
mcp>=1.0.0
|
||||
fastmcp>=0.1.0
|
||||
types-requests>=2.31.0
|
||||
requests>=2.31.0,<3.0.0
|
||||
python-dotenv>=1.0.0,<2.0.0
|
||||
pytest>=7.0.0,<8.0.0
|
||||
mcp>=1.0.0,<2.0.0
|
||||
fastmcp>=0.1.0,<1.0.0
|
||||
types-requests>=2.31.0,<3.0.0
|
||||
pydantic>=2.0.0,<3.0.0
|
||||
|
||||
Reference in New Issue
Block a user