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 72e07e8 commit cedd73fCopy full SHA for cedd73f
pyproject.toml
@@ -30,7 +30,7 @@ dependencies = [
30
"botocore>=1.29.0,<2.0.0",
31
"docstring_parser>=0.15,<1.0",
32
"mcp>=1.11.0,<2.0.0",
33
- "pydantic>=2.0.0,<3.0.0",
+ "pydantic>=2.4.0,<3.0.0",
34
"typing-extensions>=4.13.2,<5.0.0",
35
"watchdog>=6.0.0,<7.0.0",
36
"opentelemetry-api>=1.30.0,<2.0.0",
0 commit comments