From 8358c66cd6ad101543513654666dc479f7c33f03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Jun 2025 02:52:30 +0000 Subject: [PATCH] Bump langchain-community from 0.3.23 to 0.3.24 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.23 to 0.3.24. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.3.23...langchain==0.3.24) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.24 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Text-Summarizer-Browser-Plugin/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Text-Summarizer-Browser-Plugin/requirements.txt b/Text-Summarizer-Browser-Plugin/requirements.txt index 62a1529..79c2533 100644 --- a/Text-Summarizer-Browser-Plugin/requirements.txt +++ b/Text-Summarizer-Browser-Plugin/requirements.txt @@ -1,7 +1,7 @@ flask==3.1.1 flask_cors==6.0.0 langchain==0.3.25 -langchain-community==0.3.23 +langchain-community==0.3.24 sentence-transformers==4.1.0 langchain_chroma==0.2.4 pypdf==5.5.0