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 5c21e5d commit c7fa277Copy full SHA for c7fa277
pyproject.toml
@@ -24,7 +24,7 @@ dependencies = [
24
"rich>=12.0.0",
25
"rich-click>=1.8.0",
26
"requests>=2.28.0",
27
- "pydantic>=2.5.1",
+ "pydantic>=2.5.1,<2.12.0",
28
"mcp>=1.8.0",
29
"fastmcp==2.10.2",
30
"ruamel-yaml>=0.18.10",
0 commit comments