From 0a27bfc037b23fad17f2acc82e28257f0ff3b000 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2024 19:59:32 +0000 Subject: [PATCH] Bump langchain-community from 0.2.10 to 0.2.19 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.2.19. - [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.19) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0fa006c..68e7a1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jupyterlab>3.0 langchain-nvidia-ai-endpoints==0.2.0 langchain-chroma==0.1.2 -langchain-community==0.2.10 +langchain-community==0.2.19 langchain-openai==0.1.17 langchain==0.2.11 langgraph==0.1.14