Skip to content

Commit

Permalink
Pinned litellm version
Browse files Browse the repository at this point in the history
To avoid future issues with updates to litellm.
  • Loading branch information
stephenfreund authored Dec 24, 2024
1 parent 0b5a0cb commit cb0cf18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies = [
"traitlets>=5.14.1",
"ipdb>=0.13.13",
"ipython>=8.18.1",
"litellm>=1.37.9",
"litellm==1.55.9",
"PyYAML>=6.0.1",
"ipyflow>=0.0.130",
"numpy>=1.26.3",
Expand Down

0 comments on commit cb0cf18

Please sign in to comment.