From 3fa587cb7a507424741e2f1c8980e8a3e093e5af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 18:51:54 +0000 Subject: [PATCH] Bump langchain-core in /RAG/tools/evaluation/notebooks Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.1.40 to 0.3.81. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/commits/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] --- RAG/tools/evaluation/notebooks/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RAG/tools/evaluation/notebooks/requirements.txt b/RAG/tools/evaluation/notebooks/requirements.txt index 657fe6f83..e833ca9b8 100644 --- a/RAG/tools/evaluation/notebooks/requirements.txt +++ b/RAG/tools/evaluation/notebooks/requirements.txt @@ -10,6 +10,6 @@ pymilvus==2.3.6 jupyterlab==4.0.8 ragas==0.1.7 seaborn==0.13.0 -langchain-core==0.1.40 +langchain-core==0.3.81 langchain-nvidia-ai-endpoints==0.1.1 atlassian-python-api==3.41.4