From 014f15440a6829862fb0ba1fc3fe44116accc20f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:47:59 +0000 Subject: [PATCH] Bump langchain from 0.1.4 to 0.1.11 in /demo-python/code/data-chunking Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.4 to 0.1.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.4...v0.1.11) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- demo-python/code/data-chunking/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-python/code/data-chunking/requirements.txt b/demo-python/code/data-chunking/requirements.txt index 5984f77..7b0ad01 100644 --- a/demo-python/code/data-chunking/requirements.txt +++ b/demo-python/code/data-chunking/requirements.txt @@ -46,7 +46,7 @@ jsonpointer==2.4 jupyter_client==8.6.0 jupyter_core==5.7.1 kiwisolver==1.4.5 -langchain==0.1.4 +langchain==0.1.11 langchain-community==0.0.16 langchain-core==0.1.17 langcodes==3.3.0