Skip to content

Commit 46523ba

Browse files
committed
fix: upgrade mcp dependency
1 parent f762334 commit 46523ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ termcolor = "^2.5.0"
4444
requests = "^2.32.3"
4545
types-requests = "^2.32.0.20250328"
4646
packaging = "^24.2"
47-
mcp = "^1.6.0"
47+
mcp = "^1.12.2"
4848
uvicorn = "^0.34.0"
4949
fastapi = "^0.115.12"
5050
uuid = "^1.30"

0 commit comments

Comments
 (0)