From 71d7a16cc2f7e384d2f465629c78f858f8063645 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 19:57:05 +0000 Subject: [PATCH] Bump torch from 1.7.1 to 1.13.1 in /Atari Bumps [torch](https://github.com/pytorch/pytorch) from 1.7.1 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.7.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Atari/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Atari/requirements.txt b/Atari/requirements.txt index 214f0ff..3591583 100644 --- a/Atari/requirements.txt +++ b/Atari/requirements.txt @@ -1,6 +1,6 @@ gym==0.18.0 atari-py -torch==1.7.1 +torch==1.13.1 torchelastic torchvision==0.8.2 tensorboard==1.14.0