From 89057a38ebaa412e9da244ecd7d052b916cb9831 Mon Sep 17 00:00:00 2001 From: "open-swe[bot]" Date: Thu, 31 Jul 2025 00:16:36 +0000 Subject: [PATCH] Apply patch [skip ci] --- libs/text-splitters/pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/text-splitters/pyproject.toml b/libs/text-splitters/pyproject.toml index d9dfc0b95d4..46421905c36 100644 --- a/libs/text-splitters/pyproject.toml +++ b/libs/text-splitters/pyproject.toml @@ -41,7 +41,6 @@ test_integration = [ "thinc<9.0.0,>=8.3.6", "nltk<4.0.0,>=3.9.1", "transformers<5.0.0,>=4.51.3", - "sentence-transformers>=3.0.1", ] [tool.uv.sources] @@ -81,3 +80,4 @@ convention = "google" [tool.ruff.lint.per-file-ignores] "tests/**" = ["D"] +