From fea7137d92168cb271188fa08deb794a6ceb05cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 00:00:10 +0000 Subject: [PATCH] Bump langchain from 0.1.13 to 0.3.30 in /RAG/tools/evaluation/notebooks Bumps [langchain](https://github.com/langchain-ai/langchain) from 0.1.13 to 0.3.30. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-openai==0.1.13...langchain==0.3.30) --- updated-dependencies: - dependency-name: langchain dependency-version: 0.3.30 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..8a83cf11d 100644 --- a/RAG/tools/evaluation/notebooks/requirements.txt +++ b/RAG/tools/evaluation/notebooks/requirements.txt @@ -1,4 +1,4 @@ -langchain==0.1.13 +langchain==0.3.30 unstructured[all-docs]==0.11.2 sentence-transformers==2.2.2 llama-index==0.10.0