Skip to content

Commit c7fa277

Browse files
authored
Specify working pypdantic version (#272)
1 parent 5c21e5d commit c7fa277

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
@@ -24,7 +24,7 @@ dependencies = [
2424
"rich>=12.0.0",
2525
"rich-click>=1.8.0",
2626
"requests>=2.28.0",
27-
"pydantic>=2.5.1",
27+
"pydantic>=2.5.1,<2.12.0",
2828
"mcp>=1.8.0",
2929
"fastmcp==2.10.2",
3030
"ruamel-yaml>=0.18.10",

0 commit comments

Comments
 (0)