Skip to content

Commit b72aca6

Browse files
fix(deps): update constraint-dependencies for jsonschema
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 86f5995 commit b72aca6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/ogx_api/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = [
3232
"openai>=2.30.0",
3333
"fastapi>=0.115.0,<1.0",
3434
"pydantic>=2.11.9",
35-
"jsonschema",
35+
"jsonschema>=4.26.0",
3636
"opentelemetry-sdk>=1.30.0",
3737
"opentelemetry-exporter-otlp-proto-http>=1.30.0",
3838
]

src/ogx_api/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)