We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a37ee1 commit 2012db1Copy full SHA for 2012db1
1 file changed
pyproject.toml
@@ -48,7 +48,6 @@ dependencies = [
48
"pandas>=1.5.0",
49
"watchdog>=2.1.0",
50
"websockets>=15.0.1",
51
- "fireworks-ai>=0.19.12",
52
"fastapi>=0.116.1",
53
]
54
@@ -96,7 +95,7 @@ openevals = [
96
95
"openevals>=0.1.0",
97
98
fireworks = [
99
- "fireworks-ai>=0.19.10",
+ "fireworks-ai>=0.19.12",
100
101
box2d = [
102
"swig",
0 commit comments