From 8984a835a3720476885d34278809317553bdf96f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 21:32:29 +0000 Subject: [PATCH] Bump scipy from 1.9.1 to 1.9.3 Bumps [scipy](https://github.com/scipy/scipy) from 1.9.1 to 1.9.3. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.9.1...v1.9.3) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements-cpu.txt | 2 +- requirements-gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-cpu.txt b/requirements-cpu.txt index e503987..5012980 100644 --- a/requirements-cpu.txt +++ b/requirements-cpu.txt @@ -7,7 +7,7 @@ kornia==0.6.6 opencv-python==4.6.0.66 Pillow==9.2.0 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.9.3 pandas==1.4.3 numpy awscli diff --git a/requirements-gpu.txt b/requirements-gpu.txt index 492895c..bfc70ab 100644 --- a/requirements-gpu.txt +++ b/requirements-gpu.txt @@ -7,7 +7,7 @@ kornia==0.6.6 opencv-python==4.6.0.66 Pillow==9.2.0 scikit-image==0.19.3 -scipy==1.9.1 +scipy==1.9.3 numpy awscli boto3