From 8994816d5ae4307446a7a0fedea4a02815fee3ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 May 2025 11:52:47 +0000 Subject: [PATCH] Update scipy requirement from ~=1.15.2 to ~=1.13.1 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.15.2...v1.13.1) --- updated-dependencies: - dependency-name: scipy dependency-version: 1.13.1 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 b767a3e..31d56ec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ soupsieve~=2.7 bleach~=6.2.0 threadpoolctl~=3.5.0 scikit-learn~=1.6.1 -scipy~=1.15.2 +scipy~=1.13.1 joblib~=1.5.0 bleach~=6.2.0 fuzzywuzzy~=0.18.0