From e7a5f8783ce77740159ddbae01bc8ec328580fa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 15:43:03 +0000 Subject: [PATCH] Bump langchain-community from 0.3.0 to 0.3.27 in /application Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.3.0 to 0.3.27. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.3.0...langchain==0.3.27) --- updated-dependencies: - dependency-name: langchain-community dependency-version: 0.3.27 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/requirements.txt b/application/requirements.txt index 1da39f94..7a8a1ec5 100644 --- a/application/requirements.txt +++ b/application/requirements.txt @@ -1,5 +1,5 @@ langchain==0.3.0 -langchain_community==0.3.0 +langchain_community==0.3.27 faiss-cpu==1.8.0 openai==1.17.0 streamlit==1.37.0