diff --git a/pyproject.toml b/pyproject.toml index e5f4165d..0f4e13ac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -15,8 +15,8 @@ dependencies = [ "pydantic>=2.6,<3", "pydantic-settings>=2.2,<3", # MCP dependencies - "mcp>1.21.1,<1.23", - "fastmcp==2.13.3", + "mcp>1.21.1,<1.26", + "fastmcp==2.14.0", # For all inference agents "openai>=2.8.1", # CLI dependencies