From 510a0f3a2fd62afa35f55e5f3c1c2273483157ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 15:37:56 +0000 Subject: [PATCH] chore(deps): bump langchain from 0.2.12 to 0.2.14 in /backend Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.12 to 0.2.14. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.12...langchain==0.2.14) --- updated-dependencies: - dependency-name: langchain 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 04b326191..904092810 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ anthropic google-generativeai==0.7.2 tiktoken -langchain==0.2.12 +langchain==0.2.14 langchain-community==0.2.10 langchain-chroma==0.1.2