Skip to content

Commit

Permalink
Update litellm version lower bound (#262)
Browse files Browse the repository at this point in the history
  • Loading branch information
mandel authored Jan 16, 2025
1 parent bc3ff84 commit 505afa6
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 @@ -13,7 +13,7 @@ dependencies = [
"jinja2~=3.0",
"PyYAML~=6.0",
"jsonschema~=4.0",
"litellm>=1.49",
"litellm>=1.54",
"termcolor~=2.0",
"ipython~=8.0",
]
Expand Down

0 comments on commit 505afa6

Please sign in to comment.