We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 99b9591 + f26d2db commit df180d0Copy full SHA for df180d0
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