Skip to content

Commit 3a94f70

Browse files
deps(deps): update litellm requirement
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@litellm_1.81.13-dev...v1.87.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.87.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3b000a commit 3a94f70

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ classifiers = [
2929
]
3030
keywords = ["llm", "ai", "tournament", "evaluation", "decision-making", "litellm"]
3131
dependencies = [
32-
"litellm>=1.77.1,<1.86.0",
32+
"litellm>=1.77.1,<1.88.0",
3333
"pyyaml~=6.0",
3434
"colorama~=0.4.6",
3535
"httpx~=0.28.1",

0 commit comments

Comments
 (0)