From e8d6c541f809d34bb5bb4389aaaa81166fe4b09a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 23:23:18 +0000 Subject: [PATCH] Bump scipy from 1.8.1 to 1.10.0 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] --- requirements.txt | 2 +- requirements1.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 903071b..8d2341e 100644 --- a/requirements.txt +++ b/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 diff --git a/requirements1.txt b/requirements1.txt index d50b250..fcd9f7c 100644 --- a/requirements1.txt +++ b/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