From 43fa601899d14cce2f2410b983824bb36f7af8ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:23:36 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 in /deprecated Bumps [scipy](https://github.com/scipy/scipy) from 1.8.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.8.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deprecated/requirements1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deprecated/requirements1.txt b/deprecated/requirements1.txt index d50b250..fcd9f7c 100644 --- a/deprecated/requirements1.txt +++ b/deprecated/requirements1.txt @@ -1,6 +1,6 @@ pillow== 9.0.1 numpy==1.22.4 -scipy==1.8.1 +scipy==1.10.0 matplotlib==3.5.3 Pillow==9.0.1 PyQt5==5.15.6