Skip to content

Commit c715de3

Browse files
authored
Update fastmcp pin to 2.3.x (#409)
1 parent 8c68b56 commit c715de3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ dependencies = [
99
"requests[socks]>=2.31.0",
1010
"beautifulsoup4>=4.12.3",
1111
"httpx>=0.28.0",
12-
"mcp>=1.3.0",
13-
"fastmcp>=2.3.1",
12+
"mcp>=1.8.0,<2.0.0",
13+
"fastmcp>=2.3.1,<2.4.0",
1414
"python-dotenv>=1.0.1",
1515
"markdownify>=0.11.6",
1616
"markdown>=3.7.0",

uv.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)