From 0e50560e5f22989e13186c3e6665c395e52718cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 21:36:53 +0000 Subject: [PATCH] Bump langchain from 0.0.341 to 0.2.10 in /llm-server Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.0.341 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/v0.0.341...langchain==0.2.10) --- updated-dependencies: - dependency-name: langchain dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- llm-server/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llm-server/requirements.txt b/llm-server/requirements.txt index 77aba08d1..6fb85a85d 100644 --- a/llm-server/requirements.txt +++ b/llm-server/requirements.txt @@ -70,7 +70,7 @@ jsonschema==4.19.2 jsonschema-path==0.3.2 jsonschema-specifications==2023.7.1 kombu==5.3.4 -langchain==0.0.341 +langchain==0.2.10 langchain-core==0.0.6 langsmith==0.0.63 lazy-object-proxy==1.9.0