From 47063a47a912bdd45ee6e9c4fd4d6240db4268a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:52:56 +0000 Subject: [PATCH] Bump langchain from 0.1.8 to 0.1.11 in /docker Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.8 to 0.1.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.8...v0.1.11) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/requirements.txt b/docker/requirements.txt index 0304c72..fe29fa7 100644 --- a/docker/requirements.txt +++ b/docker/requirements.txt @@ -3,7 +3,7 @@ awscli==1.32.46 boto3==1.34.46 botocore==1.34.46 chromadb==0.4.22 -langchain==0.1.8 +langchain==0.1.11 langchain-community==0.0.21 langchain-openai==0.0.6 langchain-experimental==0.0.52