From 4d9b686f240ca690d1df0cc1e5923b3e3b1e385a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 18:23:50 +0000 Subject: [PATCH] build(deps): Update scipy requirement in /requirements Updates the requirements on [scipy](https://github.com/scipy/scipy) to permit the latest version. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.0...v1.18.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/full.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/full.txt b/requirements/full.txt index 3ac3da6..9472180 100644 --- a/requirements/full.txt +++ b/requirements/full.txt @@ -9,7 +9,7 @@ lxml # --- семантический стек --- qdrant-client>=1.10 # векторная БД (локальный режим или Docker-сервер) -scipy>=1.11 +scipy>=1.18.1 # --- реранкер (кросс-энкодер bge-reranker-v2-m3) --- # ВНИМАНИЕ: sentence-transformers НЕ использовать — тянет torchcodec -> ffmpeg (libavutil);