Skip to content

Commit

Permalink
Bump torchvision from 0.16.1 to 0.16.2 in /requirements (#1779)
Browse files Browse the repository at this point in the history
* Bump torchvision from 0.16.1 to 0.16.2 in /requirements

Bumps [torchvision](https://github.com/pytorch/vision) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.16.1...v0.16.2)

---
updated-dependencies:
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump torch too

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Adam J. Stewart <[email protected]>
  • Loading branch information
dependabot[bot] and adamjstewart authored Dec 16, 2023
1 parent ece7350 commit 117f6cb
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 @@ -17,6 +17,6 @@ rtree==1.1.0
segmentation-models-pytorch==0.3.3
shapely==2.0.2
timm==0.9.2
torch==2.1.1
torch==2.1.2
torchmetrics==1.2.1
torchvision==0.16.1
torchvision==0.16.2

0 comments on commit 117f6cb

Please sign in to comment.