Skip to content

Commit dab2b31

Browse files
committed
Pin MCP to <1.17 for 2.12.5 patch release
1 parent b96e6eb commit dab2b31

File tree

2 files changed

+1111
-887
lines changed

2 files changed

+1111
-887
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dependencies = [
77
"python-dotenv>=1.1.0",
88
"exceptiongroup>=1.2.2",
99
"httpx>=0.28.1",
10-
"mcp>=1.12.4,<2.0.0",
10+
"mcp>=1.12.4,<1.17.0",
1111
"openapi-pydantic>=0.5.1",
1212
"rich>=13.9.4",
1313
"cyclopts>=3.0.0",

0 commit comments

Comments
 (0)