From 6e1fcb58c15033dedaf6c1b48cc710c7000728bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 20:56:03 +0000 Subject: [PATCH] Bump the pip group across 2 directories with 3 updates Bumps the pip group with 3 updates in the /LLM/rag directory: [transformers](https://github.com/huggingface/transformers), [langchain-core](https://github.com/langchain-ai/langchain) and [pypdf](https://github.com/py-pdf/pypdf). Bumps the pip group with 1 update in the /Text-Summarizer-Browser-Plugin directory: [pypdf](https://github.com/py-pdf/pypdf). Updates `transformers` from 4.57.6 to 5.0.0rc3 - [Release notes](https://github.com/huggingface/transformers/releases) - [Commits](https://github.com/huggingface/transformers/compare/v4.57.6...v5.0.0rc3) Updates `langchain-core` from 1.2.22 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.2.22...langchain-core==1.2.28) Updates `pypdf` from 6.9.2 to 6.10.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/6.9.2...6.10.1) Updates `pypdf` from 6.9.2 to 6.10.1 - [Release notes](https://github.com/py-pdf/pypdf/releases) - [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md) - [Commits](https://github.com/py-pdf/pypdf/compare/6.9.2...6.10.1) --- updated-dependencies: - dependency-name: transformers dependency-version: 5.0.0rc3 dependency-type: direct:production dependency-group: pip - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.10.1 dependency-type: direct:production dependency-group: pip - dependency-name: pypdf dependency-version: 6.10.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- LLM/rag/requirements.txt | 6 +++--- Text-Summarizer-Browser-Plugin/requirements.txt | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index cadc9ac..123dc68 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,12 +1,12 @@ langchain==0.3.27 langchain-community==0.3.27 -langchain-core==1.2.22 +langchain-core==1.2.28 langchain-huggingface==0.1.2 huggingface-hub>=0.30.0 sentence-transformers==3.4.1 chromadb==0.6.3 -transformers==4.57.6 -pypdf==6.9.2 +transformers==5.0.0rc3 +pypdf==6.10.1 torch==2.9.1 langchain-chroma==0.2.2 beautifulsoup4==4.13.3 \ No newline at end of file diff --git a/Text-Summarizer-Browser-Plugin/requirements.txt b/Text-Summarizer-Browser-Plugin/requirements.txt index 6d69aa5..b352c85 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -4,6 +4,6 @@ langchain==1.2.15 langchain-community==0.4.1 sentence-transformers==5.3.0 langchain_chroma==1.1.0 -pypdf==6.9.2 +pypdf==6.10.1 optimum[openvino,nncf] ipykernel==7.2.0