From b1baf3c49bed79f378d9d274b903c392b4d5096d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:23:53 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 in /install 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] --- install/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install/requirements.txt b/install/requirements.txt index 903071b..8d2341e 100644 --- a/install/requirements.txt +++ b/install/requirements.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