From 71e11703a0a560db6ec92567c31e3cc55464fcdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 20:02:04 +0000 Subject: [PATCH] Bump langchain-community in /cdk_bedrock_rag_chatbot/application Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.5 to 0.2.19. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.5...langchain-community==0.2.19) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- cdk_bedrock_rag_chatbot/application/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cdk_bedrock_rag_chatbot/application/requirements.txt b/cdk_bedrock_rag_chatbot/application/requirements.txt index db43ac4..b94e82c 100644 --- a/cdk_bedrock_rag_chatbot/application/requirements.txt +++ b/cdk_bedrock_rag_chatbot/application/requirements.txt @@ -4,7 +4,7 @@ botocore==1.34.122 ipython==8.2.0 langchain==0.2.5 langchain-aws==0.1.6 -langchain-community==0.2.5 +langchain-community==0.2.19 matplotlib==3.7.0 requests==2.32.3 streamlit==1.35.0