From 19146602a85274c6fb2795ecce3388a73d757ecb 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.4.0 to 1.13.1 in /once_upon_a_repository Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 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.4.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- once_upon_a_repository/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/once_upon_a_repository/requirements.txt b/once_upon_a_repository/requirements.txt index d05897b..47cd464 100644 --- a/once_upon_a_repository/requirements.txt +++ b/once_upon_a_repository/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.4.0 +torch == 1.13.1 torchvision == 0.5.0 trains == 0.13.2 tensorboard==2.1.0