Skip to content

Commit

Permalink
Bump torch from 2.1.2 to 2.2.1 in /rastervision_pytorch_learner
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.1.2...v2.2.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent f4fdad0 commit b71764a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rastervision_pytorch_learner/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ rastervision_pipeline==0.21.4-dev
rastervision_core==0.21.4-dev
numpy==1.26.3
pillow==10.2.0
torch==2.1.2
torch==2.2.1
torchvision==0.16.2
tensorboard==2.15.1
albumentations==1.3.1
Expand Down

0 comments on commit b71764a

Please sign in to comment.