From 58e4c9348d04d4be881f6c8c193046f0ad388f4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 16:49:37 +0000 Subject: [PATCH] Bump langchain from 0.1.5 to 0.1.11 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.5 to 0.1.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.1.5...v0.1.11) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d830138..b85966e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -57,7 +57,7 @@ jupyter_client==7.4.3 jupyter_core==4.11.2 jupyterlab-pygments==0.2.2 jupyterlab-widgets==3.0.3 -langchain==0.1.5 +langchain==0.1.11 langchain-community==0.0.19 langchain-core==0.1.21 langsmith==0.0.87