Skip to content

Commit a404f64

Browse files
committed
fix: bug litellm
Signed-off-by: Louis Mandel <[email protected]>
1 parent a6afb00 commit a404f64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies = [
1212
"jinja2~=3.0",
1313
"PyYAML~=6.0",
1414
"jsonschema~=4.0",
15-
"litellm>=1.66.0",
15+
"litellm==1.80.0",
1616
"openai>=1.66.1",
1717
"termcolor>=2,<4",
1818
"ipython>=8,<10",

0 commit comments

Comments
 (0)