Loosen MCP httpx dependency

This commit is contained in:
george
2026-06-05 23:41:52 +01:00
parent 3caf47077b
commit 93b79f844b
+1 -1
View File
@@ -1,6 +1,6 @@
# MCP Server Dependencies
fastmcp==2.12.5
httpx==0.26.0
httpx>=0.28.1,<1.0
# For Qdrant vector store operations
qdrant-client==1.7.0