From 3a57e59ef56b4f8fbaaee679ae37cbabecfbc8a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 16:45:27 +0000 Subject: [PATCH] Bump langchain-core from 0.2.1 to 0.2.28 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.1 to 0.2.28. - [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.28) --- 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..a45d6e2 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.28 langchain-experimental==0.0.59 langchain-openai==0.1.7 langchain-text-splitters==0.2.0