From ca55bf9c7e44448e550e2decf5283da7699d0204 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 19:48:10 +0000 Subject: [PATCH] chore(deps): update langchain-text-splitters requirement Updates the requirements on [langchain-text-splitters](https://github.com/langchain-ai/langchain) to permit the latest version. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-text-splitters==1.1.0...langchain-text-splitters==1.1.1) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 1.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index c9183b9..20f0667 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -accelerate>=1.12.0 +accelerate>=1.12.0 aiohappyeyeballs>=2.6.1 aiohttp>=3.13.2 aiosignal>=1.4.0 @@ -133,7 +133,7 @@ langchain-community~=0.4.1 langchain-core~=1.2.10 langchain-google-genai~=4.2.0 langchain-huggingface~=1.2.0 -langchain-text-splitters~=1.1.0 +langchain-text-splitters~=1.1.1 langgraph~=1.0.8 langgraph-checkpoint~=3.0.1 langgraph-prebuilt~=1.0.7