From 94d874161a6a5c0d4fd0a57c1a6ed7a64513d2a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2025 17:04:40 +0000 Subject: [PATCH] Bump litellm from 1.42.12 to 1.44.8 Bumps [litellm](https://github.com/BerriAI/litellm) from 1.42.12 to 1.44.8. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.42.12...v1.44.8) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pyproject.toml | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pyproject.toml b/pyproject.toml index d6c5ed06..bf3b31f4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ dependencies = [ "PyPDF2>=3.0.1", "google-generativeai>=0.8.2", "Markdown>=3.7", - "litellm==1.51.1", + "litellm==1.44.8", "tenacity==8.3.0", "tqdm>=4.66.5", "llama-index>=0.10.0,<0.11.0", diff --git a/requirements.txt b/requirements.txt index fb4efedf..dbe4df25 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ jsonschema==4.23.0 jsonschema-specifications==2024.10.1 langchain-core==0.2.11 langsmith==0.1.147 -litellm==1.42.12 +litellm==1.44.8 Markdown==3.7 MarkupSafe==3.0.2 multidict==6.1.0