From 7780640938fde27493ac8cd5f4c21912dd2f25e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 02:56:33 +0000 Subject: [PATCH] build(deps): bump langchain from 0.2.14 to 0.2.15 in /backend Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.2.14 to 0.2.15. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain==0.2.14...langchain==0.2.15) --- 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 c597947e4..0ff0a0ce2 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ anthropic google-generativeai==0.7.2 tiktoken -langchain==0.2.14 +langchain==0.2.15 langchain-community==0.2.12 langchain-chroma==0.1.2