Skip to content

Commit 312b4bc

Browse files
committed
Upgrades the mcp package dependency to 1.10.1
1 parent bf36928 commit 312b4bc

File tree

2 files changed

+645
-468
lines changed

2 files changed

+645
-468
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies = [
2929
"fastapi>=0.100.0",
3030
"typer>=0.9.0",
3131
"rich>=13.0.0",
32-
"mcp>=1.8.1",
32+
"mcp>=1.10.1",
3333
"pydantic>=2.0.0",
3434
"pydantic-settings>=2.5.2",
3535
"uvicorn>=0.20.0",

0 commit comments

Comments
 (0)