Skip to content

Commit 73e67a7

Browse files
author
Dylan Huang
committed
update pydantic-ai and fireworks-ai
1 parent 3dc1626 commit 73e67a7

File tree

2 files changed

+180
-64
lines changed

2 files changed

+180
-64
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ openevals = [
9393
"openevals>=0.1.0",
9494
]
9595
fireworks = [
96-
"fireworks-ai>=0.19.12",
96+
"fireworks-ai>=0.19.19",
9797
]
9898
box2d = [
9999
"swig",
@@ -122,7 +122,7 @@ svgbench = [
122122
"selenium>=4.0.0",
123123
]
124124
pydantic = [
125-
"pydantic-ai",
125+
"pydantic-ai>=1.0.2",
126126
]
127127
supabase = [
128128
"supabase>=2.18.1",

0 commit comments

Comments
 (0)