From 2c9c039646792bfa2472dd16f439155c93ab1f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 16:28:53 +0000 Subject: [PATCH] Bump langchain-community from 0.2.1 to 0.2.5 Bumps [langchain-community](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.5. - [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.5) --- 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..e0c975e 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.5 langchain-core==0.2.1 langchain-experimental==0.0.59 langchain-openai==0.1.7