From c7c6bf33fa3bc645b18b83a42eb1e5750eed3af7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Jul 2023 18:25:45 +0000 Subject: [PATCH] Bump torch from 1.1.0 to 1.13.1 in /PnP_SCI/python/packages/ffdnet Bumps [torch](https://github.com/pytorch/pytorch) from 1.1.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.1.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PnP_SCI/python/packages/ffdnet/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PnP_SCI/python/packages/ffdnet/requirements.txt b/PnP_SCI/python/packages/ffdnet/requirements.txt index 5d19425..2063e87 100644 --- a/PnP_SCI/python/packages/ffdnet/requirements.txt +++ b/PnP_SCI/python/packages/ffdnet/requirements.txt @@ -1,6 +1,6 @@ opencv-python==3.4.2.17 numpy==1.16.4 -torch==1.1.0 +torch==1.13.1 torchvision==0.2.1 scikit-image==0.15.0 h5py==2.9.0