From ebe80adfbffcae64286f41fa0326409ec1e529c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 17:40:03 +0000 Subject: [PATCH] Bump langchain-community from 0.0.36 to 0.2.9 in /backend/requirements Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.0.36 to 0.2.9. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.0.36...langchain-community==0.2.9) --- updated-dependencies: - dependency-name: langchain-community 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..c7f42e21373 100644 --- a/backend/requirements/default.txt +++ b/backend/requirements/default.txt @@ -26,7 +26,7 @@ huggingface-hub==0.20.1 jira==3.5.1 jsonref==1.1.0 langchain==0.1.17 -langchain-community==0.0.36 +langchain-community==0.2.9 langchain-core==0.1.50 langchain-text-splitters==0.0.1 litellm==1.37.7