From 732685d52b303f360f03bda7cb6b9037afdbaa5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Mar 2025 16:47:34 +0000 Subject: [PATCH] Bump langchain-core from 0.1.32 to 0.1.53 in /components/common_ml Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.32 to 0.1.53. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/langchain-core==0.1.53) --- updated-dependencies: - dependency-name: langchain-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/common_ml/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/common_ml/requirements.txt b/components/common_ml/requirements.txt index 23682e0ca..8d64e00f8 100644 --- a/components/common_ml/requirements.txt +++ b/components/common_ml/requirements.txt @@ -1,7 +1,7 @@ google-cloud-aiplatform==1.64.0 langchain==0.1.12 langchain-community==0.0.28 -langchain-core==0.1.32 +langchain-core==0.1.53 llama-index==0.10.27 sentence_transformers==2.5.1 rerankers[transformers]==0.1.2