Skip to content

Commit 4c15813

Browse files
Bump the torch group with 2 updates
Bumps the torch group with 2 updates: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision). Updates `torch` from 2.1.0 to 2.3.1 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.0...v2.3.1) Updates `torchvision` from 0.16.0 to 0.18.1 - [Release notes](https://github.com/pytorch/vision/releases) - [Commits](pytorch/vision@v0.16.0...v0.18.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch - dependency-name: torchvision dependency-type: direct:production update-type: version-update:semver-minor dependency-group: torch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ee21684 commit 4c15813

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/required.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ torchgeo==0.5.2
22
rioxarray==0.15.0
33
albumentations==1.3.1
44
rasterio==1.3.9
5-
torch==2.1.0
6-
torchvision==0.16.0
5+
torch==2.3.1
6+
torchvision==0.18.1
77
torchmetrics==1.3.1
88
geopandas==0.14.2
99
lightly==1.4.25

0 commit comments

Comments
 (0)