From 316a352ac6ea5179b7589a7ef43f107a93cc2240 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 06:33:50 +0000 Subject: [PATCH] chore(deps): update scipy requirement from >=1.17.1 to >=1.18.0 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.17.1...v1.18.0) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.18.0 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 27c427f7..9a0d08fb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ pretty_midi>=0.2.11 # v1.8 Perception Layer (offline analysis) pyloudnorm>=0.2.0 soundfile>=0.14.0 -scipy>=1.17.1 +scipy>=1.18.0 mutagen>=1.47.0 # v1.10.5 Splice online catalog integration — required, not optional. # Without these, SpliceGRPCClient silently disables itself and search_samples