From a1a39bf74f102b6ac352506a107162273604cfaf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 18:39:05 +0000 Subject: [PATCH] Bump langchain-core from 1.3.3 to 1.6.0 in /LLM Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 1.3.3 to 1.6.0. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==1.3.3...langchain-core==1.6.0) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.5.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- LLM/rag/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LLM/rag/requirements.txt b/LLM/rag/requirements.txt index 1f9c297..27cf7bb 100644 --- a/LLM/rag/requirements.txt +++ b/LLM/rag/requirements.txt @@ -1,6 +1,6 @@ langchain==1.3.15 langchain-community==0.4.2 -langchain-core==1.3.3 +langchain-core==1.6.0 langchain-huggingface==1.2.2 huggingface-hub>=1.27.0 sentence-transformers==3.4.1