We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e2e9e commit 582da41Copy full SHA for 582da41
2 files changed
pyproject.toml
@@ -9,7 +9,6 @@ dependencies = [
9
"aiosqlite>=0.20.0",
10
"alembic>=1.12.0",
11
"jinja2>=3.1.4",
12
- "openai<=1.99.1", # Pin to avoid Union instantiation bug with pydantic-ai 0.6.x
13
"partial-json-parser>=0.2.1.1.post5",
14
"pydantic-ai>=0.6.0",
15
"pydantic-settings>=2.6.1",
0 commit comments