Skip to content

Commit e2d6f40

Browse files
author
Telsho
committed
chore: packages update
1 parent ff6b628 commit e2d6f40

File tree

2 files changed

+487
-431
lines changed

2 files changed

+487
-431
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ authors = [
1111
description = "Structured data extraction with LLM majority vote"
1212
readme = "README.md"
1313
dependencies = [
14-
"jsonschema==4.24.0",
15-
"openai==1.84.0",
16-
"pydantic==2.11.5",
17-
"sqlalchemy==2.0.41",
18-
"sqlmodel==0.0.24",
14+
"jsonschema==4.25.1",
15+
"openai==2.9.0",
16+
"pydantic==2.12.5",
17+
"sqlalchemy==2.0.44",
18+
"sqlmodel==0.0.27",
1919
]
2020

2121
[project.urls]

0 commit comments

Comments
 (0)