From 440a9341f4307046874533e34f667c12aee2657a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:41:03 +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.34. - [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..e598927c 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.34 langchain-nvidia-ai-endpoints==0.0.1 llama-hub==0.0.43 llama-index==0.9.22