Skip to content

Commit 26846e3

Browse files
authored
chore(deps): unpin and refresh FastMCP (#1052)
Signed-off-by: phernandez <paul@basicmachines.co>
1 parent 7ab99dd commit 26846e3

2 files changed

Lines changed: 14 additions & 12 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@ dependencies = [
2929
"alembic>=1.14.1",
3030
"pillow>=11.1.0",
3131
"pybars3>=0.9.7",
32-
# Keep FastMCP pinned until each minor upgrade passes the MCP transport matrix.
33-
"fastmcp==3.3.1",
32+
"fastmcp>=3.3.1,<4",
3433
"pyjwt>=2.10.1",
3534
"python-dotenv>=1.1.0",
3635
"pytest-aio>=1.9.0",

uv.lock

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)