From df4b27ec673b0df5a5722314276be97002d30796 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 12:29:35 +0000 Subject: [PATCH] Bump torch from 2.1.0 to 2.2.0 in /requirements Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0 to 2.2.0. - [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/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/required.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/required.txt b/requirements/required.txt index 7265bdd4..62bd8cc8 100644 --- a/requirements/required.txt +++ b/requirements/required.txt @@ -2,7 +2,7 @@ torchgeo==0.5.2 rioxarray==0.15.0 albumentations==1.3.1 rasterio==1.3.10 -torch==2.1.0 +torch==2.2.0 torchvision==0.16.0 torchmetrics==1.3.1 geopandas==0.14.2