From b3f66ae693e7bbbfd08817fa7b77f78aebc3b236 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 12:52:11 +0000 Subject: [PATCH] chore(deps): bump langchain-community from 0.2.6 to 0.2.11 in /backend Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.6 to 0.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.6...langchain-community==0.2.11) --- 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 ab76aa54..c873c2d1 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ google-generativeai==0.5.4 tiktoken langchain==0.2.6 -langchain-community==0.2.6 +langchain-community==0.2.11 langchain-chroma==0.1.2 fake-useragent==1.5.1