From 812a5e2fe2e4ca25728ed67b34e234f048ab087c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 06:12:22 +0000 Subject: [PATCH] Bump torch from 1.11.0+cu113 to 1.13.1 in /IRENE Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0+cu113 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/commits/v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- IRENE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IRENE/requirements.txt b/IRENE/requirements.txt index 065d3ca..7509589 100644 --- a/IRENE/requirements.txt +++ b/IRENE/requirements.txt @@ -1,4 +1,4 @@ numpy==1.22.3 -torch==1.11.0+cu113 +torch==1.13.1 torchvision==0.12.0+cu113 tensorboard==2.9.0