From 35b7e96c8eb7b1a773f6256adf4cacded5b3beed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 03:40:09 +0000 Subject: [PATCH] Bump torch from 1.7.1 to 1.13.1 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] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 27f4228..2e3e92e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ rasterio==1.1.5 rpyc==4.1.5 Shapely==1.7.0 scikit-image==0.16.2 -torch==1.7.1 +torch==1.13.1 torchvision==0.8.2 utm==0.5.0 tornado==5.1.0