Skip to content

Commit

Permalink
Bump the torch group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the torch group with 2 updates in the / directory: [torch](https://github.com/pytorch/pytorch) and [torchvision](https://github.com/pytorch/vision).


Updates `torch` from 2.1.0 to 2.4.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.4.1)

Updates `torchvision` from 0.16.0 to 0.19.1
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.16.0...v0.19.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]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2024
1 parent a6c06c8 commit 8e1ab79
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/required.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ rioxarray==0.15.0
albumentations==1.3.1
albucore<=0.0.16
rasterio==1.3.10
torch==2.1.0
torchvision==0.16.0
torch==2.4.1
torchvision==0.19.1
torchmetrics==1.3.1
geopandas==0.14.2
lightly==1.4.25
Expand Down

0 comments on commit 8e1ab79

Please sign in to comment.