From eb6efe95984c98cc23cade53406846d105874815 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 06:51:38 +0000 Subject: [PATCH] Bump langchain from 0.0.340 to 0.3.13 Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.340 to 0.3.13. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.340...langchain==0.3.13) --- 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 d2ed32f7dc..b5c8278c79 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.3.13 bs4==0.0.1 urllib3==2.1.0 pytest==7.4.0