From b5bbe196fd62ab66d2f54632533584efb6c83278 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:39:04 +0000 Subject: [PATCH] build(deps): Bump langchain-community in /core/chat-app Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.31 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- core/chat-app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/chat-app/requirements.txt b/core/chat-app/requirements.txt index 46338dc..5018b6c 100644 --- a/core/chat-app/requirements.txt +++ b/core/chat-app/requirements.txt @@ -34,7 +34,7 @@ jsonpatch==1.33 jsonpointer==2.4 kubernetes==29.0.0 langchain==0.1.14 -langchain-community==0.0.31 +langchain-community==0.2.9 langchain-core==0.1.40 langchain-openai==0.1.1 langchain-text-splitters==0.0.1