From ffec48036f230ede8c32f3d4e43f1988f0a12a09 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jul 2023 21:36:26 +0000 Subject: [PATCH] Bump scipy from 1.2.1 to 1.10.0 in /pycontrast Bumps [scipy](https://github.com/scipy/scipy) from 1.2.1 to 1.10.0. - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](https://github.com/scipy/scipy/compare/v1.2.1...v1.10.0) --- updated-dependencies: - dependency-name: scipy dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pycontrast/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pycontrast/requirements.txt b/pycontrast/requirements.txt index 0ab2334..7d751b9 100644 --- a/pycontrast/requirements.txt +++ b/pycontrast/requirements.txt @@ -3,7 +3,7 @@ https://download.pytorch.org/whl/cu100/torch-1.2.0-cp36-cp36m-manylinux1_x86_64.whl torchvision==0.2.1 numpy>=1.14.3 -scipy==1.2.1 +scipy==1.10.0 scikit-image==0.14.3 pillow==6.1.0 tensorboard_logger