We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2126745 commit dd7b1e0Copy full SHA for dd7b1e0
Server/pyproject.toml
@@ -6,7 +6,7 @@ readme = "README.md"
6
requires-python = ">=3.10"
7
dependencies = [
8
"httpx>=0.27.2",
9
- "fastmcp>=2.13.0",
+ "fastmcp>=2.13.0,<2.13.2",
10
"mcp>=1.16.0",
11
"pydantic>=2.12.0",
12
"tomli>=2.3.0",
0 commit comments