From 4031cb9edaab0092e27026af04c8dc957b9667b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 12:10:43 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.2.10 to 0.2.12 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.2.12. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.10...langchain-community==0.2.12) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 8869e8b4b..f461164d4 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -35,7 +35,7 @@ google-generativeai==0.7.2 tiktoken langchain==0.2.14 -langchain-community==0.2.10 +langchain-community==0.2.12 langchain-chroma==0.1.2 fake-useragent==1.5.1