From 178e527ddb8e4fb2a4d2ea5cf79639a87530ad56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 21:27:13 +0000 Subject: [PATCH] Bump langchain-core from 0.1.16 to 0.1.34 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.16 to 0.1.34. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits) --- updated-dependencies: - dependency-name: langchain-core 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 eb8810a..db2be88 100644 --- a/requirements.txt +++ b/requirements.txt @@ -32,7 +32,7 @@ jsonpath-python==1.0.6 jsonpointer==2.4 langchain==0.1.4 langchain-community==0.0.16 -langchain-core==0.1.16 +langchain-core==0.1.34 langchain-openai==0.0.5 langdetect==1.0.9 langsmith==0.0.83