From 80d5d60d1c11ea5ea1ad8ceb4e51fca78ad7a9a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 22:00:10 +0000 Subject: [PATCH] Bump scipy from 1.4.1 to 1.10.0 in /development/multiImage_pytorch Bumps [scipy](https://github.com/scipy/scipy) from 1.4.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.4.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- development/multiImage_pytorch/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/development/multiImage_pytorch/requirements.txt b/development/multiImage_pytorch/requirements.txt index 6b3fb2b..071a616 100644 --- a/development/multiImage_pytorch/requirements.txt +++ b/development/multiImage_pytorch/requirements.txt @@ -1,10 +1,10 @@ -matplotlib==3.2.1 +matplotlib==3.2.1 numpy==1.22.0 opencv-python==4.2.0.32 Pillow==9.0.1 pytweening==1.0.3 redner-gpu==0.4.25 scikit-image==0.17.2 -scipy==1.4.1 +scipy==1.10.0 tensorboardX==2.0 torch==1.4.0 \ No newline at end of file