From b3fb592de388f919bba4f3a4efa3280de8da9bdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:55:44 +0000 Subject: [PATCH] Bump scipy from 1.7.2 to 1.10.0 in /audino/backend Bumps [scipy](https://github.com/scipy/scipy) from 1.7.2 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.7.2...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- audino/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/audino/backend/requirements.txt b/audino/backend/requirements.txt index 1d4ca675..c747c098 100644 --- a/audino/backend/requirements.txt +++ b/audino/backend/requirements.txt @@ -21,5 +21,5 @@ flask-jwt-extended==3.25.0 flask-redis==0.4.0 mutagen==1.45.1 pandas==1.3.4 -scipy==1.7.2 +scipy==1.10.0 scikit-learn==1.0.2