Skip to content

Commit 648ffad

Browse files
committed
pin fastmcp below v3
1 parent 01d074b commit 648ffad

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
# for debug logging (referenced from the issue template)
2626
# "session-info2",
2727
"click",
28-
"fastmcp",
28+
"fastmcp<3",
2929
"httpx==0.28.*",
3030
"pydantic>=2.12,<3",
3131
]

uv.lock

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

0 commit comments

Comments
 (0)