From 6ba930b7563263691cd248be8fe6700245a1f944 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:06:20 +0000 Subject: [PATCH] Bump langchain-community from 0.2.10 to 0.3.0 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.10 to 0.3.0. - [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.3.0) --- 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..8d9e35e 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.3.0 langchain-openai==0.1.17 langchain==0.2.11 langgraph==0.1.14