From 51bbdcb2a3139db9fca04d30e77467f36c94172b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 06:37:40 +0000 Subject: [PATCH] Bump langchain from 0.0.340 to 0.2.6 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.340 to 0.2.6. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.340...langchain==0.2.6) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 5c6d8330aa..9d5db77b72 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -4,7 +4,7 @@ Markdown==3.4.4 requests==2.31.0 tqdm==4.66.1 tiktoken==0.4.0 -langchain==0.0.340 +langchain==0.2.6 bs4==0.0.1 urllib3==2.1.0 pytest==7.4.0