From 2b3bd0b7653818cd27827095da1dbbc25db5e7c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 09:02:03 +0000 Subject: [PATCH] Bump torch from 1.3.1 to 1.13.1 in /the_hero_rises Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.1 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- the_hero_rises/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the_hero_rises/requirements.txt b/the_hero_rises/requirements.txt index eb3d35f..b291f16 100644 --- a/the_hero_rises/requirements.txt +++ b/the_hero_rises/requirements.txt @@ -5,7 +5,7 @@ opencv_python == 4.2.0.32 pathlib2 == 2.3.5 pycocotools == 2.0.0 pytorch_ignite == 0.2.1 -torch == 1.3.1 +torch == 1.13.1 torchvision == 0.4.2 trains == 0.13.1 tensorboard==2.1.0