Skip to content

Commit

Permalink
chore(deps): Update litellm requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version.
- [Release notes](https://github.com/BerriAI/litellm/releases)
- [Commits](BerriAI/litellm@v1.57.3...v1.60.8)

---
updated-dependencies:
- dependency-name: litellm
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 10, 2025
1 parent d1df52d commit 11b069c
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 @@ -12,7 +12,7 @@ dependencies = [
"jinja2~=3.0",
"PyYAML~=6.0",
"jsonschema~=4.0",
"litellm>=1.57.3,<1.59.9",
"litellm>=1.57.3,<1.60.9",
"termcolor~=2.0",
"ipython~=8.0",
]
Expand Down

0 comments on commit 11b069c

Please sign in to comment.