diff --git a/requirements.txt b/requirements.txt index 65556f6..80753c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ # ============================================================================= # === MCP SDK (Streamable HTTP transport) === -mcp>=1.8.0 +mcp>=1.27.1 # === Web Framework (pour FastMCP Streamable HTTP) === fastapi>=0.100.0