From 35c3679b80331460826afaf9c20050b2293badbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Feb 2026 14:46:54 +0000 Subject: [PATCH] Upgrade: Bump langchain-core from 0.3.18 to 1.2.11 Bumps [langchain-core](https://github.com/langchain-ai/langchain) from 0.3.18 to 1.2.11. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-core==0.3.18...langchain-core==1.2.11) --- updated-dependencies: - dependency-name: langchain-core dependency-version: 1.2.11 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d6ca8c..d3ca3e4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ websockets==12.0 qdrant-client==1.12.0 python-multipart==0.0.18 scikit-learn==1.5.2 -langchain-core==0.3.18 +langchain-core==1.2.11 gradio loguru==0.7.2 python-dotenv==1.0.1