Loosen MCP httpx dependency
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# MCP Server Dependencies
|
# MCP Server Dependencies
|
||||||
fastmcp==2.12.5
|
fastmcp==2.12.5
|
||||||
httpx==0.26.0
|
httpx>=0.28.1,<1.0
|
||||||
|
|
||||||
# For Qdrant vector store operations
|
# For Qdrant vector store operations
|
||||||
qdrant-client==1.7.0
|
qdrant-client==1.7.0
|
||||||
|
|||||||
Reference in New Issue
Block a user