From 48b5ac8dc5b83075c65c3ab21aa3780e436c3401 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:18:05 +0000 Subject: [PATCH] Bump scipy from 1.0.0 to 1.10.0 in /projects/imdbwiki-challenge/pytorch Bumps [scipy](https://github.com/scipy/scipy) from 1.0.0 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.0.0...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- projects/imdbwiki-challenge/pytorch/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/imdbwiki-challenge/pytorch/requirements.txt b/projects/imdbwiki-challenge/pytorch/requirements.txt index 81860c6..ad2610d 100644 --- a/projects/imdbwiki-challenge/pytorch/requirements.txt +++ b/projects/imdbwiki-challenge/pytorch/requirements.txt @@ -1,4 +1,4 @@ -scipy==1.0.0 +scipy==1.10.0 torch==0.3.0.post4 scikit_image==0.13.1 numpy==1.11.0