Skip to content

Commit d0af267

Browse files
fix(deps): update dependency json-schema-to-pydantic to >=0.4.9,<0.5.0
1 parent 324a908 commit d0af267

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies = [
2626
# "aiosqlite (>=0.21.0,<0.22.0)",
2727
"openai (>=1.88.0,<2.0.0)",
2828
# "datamodel-code-generator (>=0.31.1,<0.32.0)",
29-
"json-schema-to-pydantic (>=0.3.0,<0.4.0)",
29+
"json-schema-to-pydantic (>=0.4.9,<0.5.0)",
3030
"loguru (>=0.7.3,<0.8.0)",
3131
"datasets (>=4.0.0,<5.0.0)",
3232
"mcp (>=1.13.1,<2.0.0)",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)