Skip to content

Commit 582da41

Browse files
authored
unpin openai (#1202)
1 parent 82e2e9e commit 582da41

2 files changed

Lines changed: 280 additions & 191 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ dependencies = [
99
"aiosqlite>=0.20.0",
1010
"alembic>=1.12.0",
1111
"jinja2>=3.1.4",
12-
"openai<=1.99.1", # Pin to avoid Union instantiation bug with pydantic-ai 0.6.x
1312
"partial-json-parser>=0.2.1.1.post5",
1413
"pydantic-ai>=0.6.0",
1514
"pydantic-settings>=2.6.1",

0 commit comments

Comments
 (0)