From 3ef1c36e24848db506cff9b54e68238ee059aaea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 09:34:18 +0000 Subject: [PATCH] Bump scipy from 1.11.4 to 1.12.0 in /app Bumps [scipy](https://github.com/scipy/scipy) from 1.11.4 to 1.12.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.11.4...v1.12.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index eb1bcfb..ee807e3 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -11,7 +11,7 @@ realesrgan==0.3.0 basicsr>=1.4.2 facexlib>=0.3.0 gfpgan>=1.3.8 -scipy==1.11.4 +scipy==1.12.0 opencv-python Pillow pillow-avif-plugin