diff --git a/mcp/pyproject.toml b/mcp/pyproject.toml index cf446b67..fc6dcc61 100644 --- a/mcp/pyproject.toml +++ b/mcp/pyproject.toml @@ -14,7 +14,7 @@ dependencies = [ "json-repair>=0.45.0", "python-dotenv>=1.0.0", "dynaconf>=3.1.12", - "fastapi == 0.115.9", + "fastapi == 0.128.6", ] [[tool.uv.index]]