From 27d23e02c4a0226f386326a901ce1c4429707b5d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 16:48:11 +0000 Subject: [PATCH] Bump langchain-core from 0.2.1 to 0.2.34 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.34. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.1...langchain-core==0.2.34) --- updated-dependencies: - dependency-name: langchain-core 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..58b62bc 100644 --- a/setup-requirements.txt +++ b/setup-requirements.txt @@ -3,7 +3,7 @@ click-help-colors>=0.9.1,<0.10 rich>=11.0,<14.0 langchain==0.2.1 langchain-community==0.2.1 -langchain-core==0.2.1 +langchain-core==0.2.34 langchain-experimental==0.0.59 langchain-openai==0.1.7 langchain-text-splitters==0.2.0