diff --git a/pyproject.toml b/pyproject.toml index 5aeda737..ac4adf3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -16,7 +16,7 @@ dependencies = [ "pydantic-settings>=2.2,<3", # MCP dependencies "mcp>=1.24.0,<2.0", - "fastmcp==3.0.2", + "fastmcp==3.2.0", # For all inference agents "openai>=2.26.0", "anthropic>=0.78.0",