diff --git a/pyproject.toml b/pyproject.toml index 0e82342d..2295bc6a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -29,7 +29,7 @@ dependencies = [ "alembic>=1.14.1", "pillow>=11.1.0", "pybars3>=0.9.7", - "fastmcp==2.12.3", # Pinned - 2.14.x breaks MCP tools visibility (issue #463) + "fastmcp==2.14.0", # Pinned - 2.14.x breaks MCP tools visibility (issue #463) "pyjwt>=2.10.1", "python-dotenv>=1.1.0", "pytest-aio>=1.9.0",