From 4a2245ad10228ec414a6c8ee7c43133a68669a66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 16:48:25 +0000 Subject: [PATCH] Bump langchain-community from 0.2.1 to 0.2.10 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.10. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-community==0.2.1...langchain-community==0.2.10) --- updated-dependencies: - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- setup-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup-requirements.txt b/setup-requirements.txt index e29cefa..d27d315 100644 --- a/setup-requirements.txt +++ b/setup-requirements.txt @@ -2,7 +2,7 @@ click>=7.0,<9.0 click-help-colors>=0.9.1,<0.10 rich>=11.0,<14.0 langchain==0.2.1 -langchain-community==0.2.1 +langchain-community==0.2.10 langchain-core==0.2.1 langchain-experimental==0.0.59 langchain-openai==0.1.7