fix: pin mcp<2 (FastMCP removed in mcp 2.x, backend uses v1 API)

This commit is contained in:
Agent Zero
2026-09-24 18:35:49 +02:00
parent 345230a9fc
commit 654ec09ce1
+1 -1
View File
@@ -16,4 +16,4 @@ pytest>=8.0.0
pytest-asyncio>=0.23.0
pytest-cov>=5.0.0
httpx>=0.27.0
mcp>=1.0.0
mcp>=1.0.0,<2