Skip to content

Commit b2686ed

Browse files
chore(deps): update litellm requirement (#2049)
Updates the requirements on [litellm](https://github.com/BerriAI/litellm) to permit the latest version. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/commits/v1.84.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.84.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ace6efc commit b2686ed

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
@@ -58,7 +58,7 @@ dependencies = [
5858
"protobuf>=6.33.5",
5959
"pdfminer-six>=20251230",
6060
"typer>=0.12.0",
61-
"litellm>=1.83.7,<1.83.13",
61+
"litellm>=1.83.7,<1.84.1",
6262
"python-multipart>=0.0.27",
6363
"tree-sitter>=0.23.0",
6464
"tree-sitter-python>=0.23.0",

0 commit comments

Comments
 (0)