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.
2 parents fb8f92c + df180d0 commit 9a1f51cCopy full SHA for 9a1f51c
1 file changed
dev-requirements.txt
@@ -17,6 +17,6 @@ ruff===0.14.1
17
# needed for .env file loading in examples
18
python-dotenv>=1.0.0
19
# needed for enhanced schema generation from function features
20
-pydantic>=2.0.0
+pydantic>=2.13.3
21
# needed for yaml file generation in examples
22
PyYAML>=6.0.3
0 commit comments