From 0f17ea4cedd51046ddb706d6c4890aa0244828e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 21:38:06 +0000 Subject: [PATCH] build(deps): bump langchain-text-splitters in /python/graphy Bumps [langchain-text-splitters](https://github.com/langchain-ai/langchain) from 0.2.0 to 1.0.0a1. - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](https://github.com/langchain-ai/langchain/compare/langchain-text-splitters==0.2.0...langchain-text-splitters==1.0.0a1) --- updated-dependencies: - dependency-name: langchain-text-splitters dependency-version: 1.0.0a1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/graphy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/graphy/requirements.txt b/python/graphy/requirements.txt index 0bbf7942..4ddb06dc 100644 --- a/python/graphy/requirements.txt +++ b/python/graphy/requirements.txt @@ -16,7 +16,7 @@ langchain-experimental==0.0.60 langchain-google-vertexai==1.0.4 langchain-huggingface==0.0.3 langchain-openai==0.1.8 -langchain-text-splitters==0.2.0 +langchain-text-splitters==1.0.0a1 numpy==1.26.4 Pillow>=10.3.0 psutil==6.1.0