From b1ff5b27d95d47fd1ad245ec5db0efbf41e71f3e 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.2.0 to 1.13.1 in /setting_up_allegroai_platform Bumps [torch](https://github.com/pytorch/pytorch) from 1.2.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.2.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- setting_up_allegroai_platform/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setting_up_allegroai_platform/requirements.txt b/setting_up_allegroai_platform/requirements.txt index 93ea45a..dfb7d18 100644 --- a/setting_up_allegroai_platform/requirements.txt +++ b/setting_up_allegroai_platform/requirements.txt @@ -1,3 +1,3 @@ -torch==1.2.0 +torch==1.13.1 trains==0.14.1 torchvision==0.2.1