From c0f3a88e78bf793acb78f50bb1c99d7ec62c278e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 18:01:48 +0000 Subject: [PATCH] Bump langchain-core in /experimental/oran-chatbot-multimodal Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.3 to 0.1.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- experimental/oran-chatbot-multimodal/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/experimental/oran-chatbot-multimodal/requirements.txt b/experimental/oran-chatbot-multimodal/requirements.txt index 2eb221c6..c90129b6 100644 --- a/experimental/oran-chatbot-multimodal/requirements.txt +++ b/experimental/oran-chatbot-multimodal/requirements.txt @@ -9,7 +9,7 @@ gspread==6.0.0 jupyterlab==4.0.8 langchain==0.0.352 langchain_community==0.0.7 -langchain-core==0.1.3 +langchain-core==0.1.30 langchain-nvidia-ai-endpoints==0.0.1 llama-hub==0.0.43 llama-index==0.9.22