From 35a3ba1cb95d861a12f756b090cf8a5445cc3be2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:58:26 +0000 Subject: [PATCH] chore(deps): bump langchain-core in /generative_ai/evaluation Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.2.33 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.2.33...langchain-core==0.3.81) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 0.3.81 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- generative_ai/evaluation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generative_ai/evaluation/requirements.txt b/generative_ai/evaluation/requirements.txt index be13d57d368..32d13534cf7 100644 --- a/generative_ai/evaluation/requirements.txt +++ b/generative_ai/evaluation/requirements.txt @@ -7,7 +7,7 @@ google-cloud-aiplatform[all]==1.69.0 sentencepiece==0.2.0 google-auth==2.38.0 anthropic[vertex]==0.28.0 -langchain-core==0.2.33 +langchain-core==0.3.81 langchain-google-vertexai==1.0.10 numpy<3 openai==1.68.2