From ae8cd21c0119eb8ec8b17ef51e18dddec142bed9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 13 Sep 2024 19:30:15 +0000 Subject: [PATCH] Bump litellm in /Blog4-PDF-TitanEmbeddings/notebooks Bumps [litellm](https://github.com/BerriAI/litellm) from 1.37.20 to 1.44.8. - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.37.20...v1.44.8) --- updated-dependencies: - dependency-name: litellm dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Blog4-PDF-TitanEmbeddings/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Blog4-PDF-TitanEmbeddings/notebooks/requirements.txt b/Blog4-PDF-TitanEmbeddings/notebooks/requirements.txt index 3cdc241..a80eca3 100644 --- a/Blog4-PDF-TitanEmbeddings/notebooks/requirements.txt +++ b/Blog4-PDF-TitanEmbeddings/notebooks/requirements.txt @@ -4,7 +4,7 @@ ray==2.10.0 PyPDF2==3.0.1 PyMuPDF==1.24.3 pdf2image==1.17.0 -litellm==1.37.20 +litellm==1.44.8 httplib2==0.19.0 langchain==0.0.340 requests==2.31.0