fix(mcp): contrainte version mcp<2.0 + MCP_API_KEY dans .env.example
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,6 +8,6 @@ pillow==11.1.0
|
||||
python-multipart==0.0.20
|
||||
httpx==0.28.0
|
||||
arq==0.26.1
|
||||
mcp>=1.9
|
||||
mcp>=1.9,<2.0
|
||||
pytest==8.3.4
|
||||
pytest-asyncio==0.24.0
|
||||
|
||||
Reference in New Issue
Block a user