From aa50151096c0c384847a8214c3e553d240920482 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:43:48 +0000 Subject: [PATCH] Bump langchain from 0.1.17 to 0.2.10 in /backend/requirements Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.17 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.1.17...langchain==0.2.10) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- backend/requirements/default.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements/default.txt b/backend/requirements/default.txt index 2d8745f3349..9744996c0a2 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -25,7 +25,7 @@ httpx-oauth==0.11.2 huggingface-hub==0.20.1 jira==3.5.1 jsonref==1.1.0 -langchain==0.1.17 +langchain==0.2.10 langchain-community==0.0.36 langchain-core==0.1.50 langchain-text-splitters==0.0.1