From 8f68eacf922130d36cfe20ffc10b650aeb7d8769 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Feb 2023 10:56:42 +0000 Subject: [PATCH] Bump torch from 1.11.0 to 1.13.1 in /deploy Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.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.11.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- deploy/deploy_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/deploy_requirements.txt b/deploy/deploy_requirements.txt index af57c97..5588e29 100644 --- a/deploy/deploy_requirements.txt +++ b/deploy/deploy_requirements.txt @@ -2,4 +2,4 @@ albumentations==1.0.0 matplotlib==3.5.1 numpy==1.22.2 torchvision==0.12.0 -torch==1.11.0 +torch==1.13.1