From 01546e54074b6c4b6c135cb6c9574ec5ed0732a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:40:03 +0000 Subject: [PATCH] Bump langchain-core from 0.1.3 to 0.1.34 in /notebooks 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] --- notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/requirements.txt b/notebooks/requirements.txt index b430e057..c0b5433c 100644 --- a/notebooks/requirements.txt +++ b/notebooks/requirements.txt @@ -11,6 +11,6 @@ llama-hub==0.0.43 pymilvus==2.3.1 jupyterlab==4.0.8 langchain-nvidia-trt==0.0.1rc0 -langchain-core==0.1.3 +langchain-core==0.1.34 langchain-nvidia-ai-endpoints==0.0.1 atlassian-python-api==3.41.4 \ No newline at end of file