Skip to content

deps(dev): update torchvision requirement from <0.24.0,>=0.20.0 to >=0.20.0,<0.25.0#262

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/torchvision-gte-0.20.0-and-lt-0.25.0
Open

deps(dev): update torchvision requirement from <0.24.0,>=0.20.0 to >=0.20.0,<0.25.0#262
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/torchvision-gte-0.20.0-and-lt-0.25.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on torchvision to permit the latest version.

Release notes

Sourced from torchvision's releases.

Torchvision 0.24 release

Improving KeyPoints and Rotated boxes support!

We are releasing a tutorial on how to use KeyPoint transformations in our Transforms on KeyPoints with a preview below!

[!NOTE] These features are still in BETA status. The API are unlikely to change, but we may have some rough edges and we may make some slight bug fixes in future releases. Please let us know if you encounter any issue!

Detailed changes

Improvements

[ops] Improve efficiency of the box_area and box_iou functions by eliminating the intermediate to "xyxy" conversion (#8992) [ops] Update box operations to support arbitrary batch dimensions (#9058) [utils] Add control for the background color of label text boxes (#9204) [transforms] Add support for uint8 image format to the GaussianNoise transform (#9169) [transforms] Accelerate the resize transform on machines with AVX512 (#9190) [transforms] Better error handling in RandomApply for empty list of transforms (#9130) [documentation] New tutorial for KeyPoints transforms (#9209) [documentation] Various documentation improvements (#9186, #9180, #9172) [code quality] Various code quality improvements (#9193, #9161, #9201, #9218, #9160)

Bug Fixes and deprecations

[transforms] Fix output of some geometric transforms for rotated boxes (#9181, #9175) [transforms] Fix clamping for key points and add sanitization feature (#9236, #9235) [datasets] Update download links to official repo for the Caltech-101 & 256 datasets (#9205) [ops] Raise error in drop_block[2,3]d by enforcing odd-sized block sizes (#9157) [io] Removed deprecated video_reader video decoding backend. (#9208)

Contributors

🎉 We're grateful for our community, which helps us improve Torchvision by submitting issues and PRs, and providing feedback and suggestions. The following persons have contributed patches for this release: @​alperenunlu, @​AndreiMoraru123, @​atalman, @​AntoineSimoulin, @​5had3z, @​dcasbol, @​GdoongMathew, @​hrsvrn, @​JonasKlotz, @​zklaus, @​NicolasHug, @​rdong8, @​scotts, @​get9, @​diaz-esparza, @​ZainRizvi, @​Callidior, and @​pytorch/xla-devs

Commits

@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/torchvision-gte-0.20.0-and-lt-0.25.0 branch 3 times, most recently from 39f758e to 461ef49 Compare June 9, 2026 20:01
Updates the requirements on [torchvision](https://github.com/pytorch/vision) to permit the latest version.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.20.0...v0.24.0)

---
updated-dependencies:
- dependency-name: torchvision
  dependency-version: 0.24.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/torchvision-gte-0.20.0-and-lt-0.25.0 branch from 461ef49 to 5ff9976 Compare June 9, 2026 20:30
@stanlrt

stanlrt commented Jun 10, 2026

Copy link
Copy Markdown
Collaborator

Warning

Do not merge unless you ensure it wont brake any 3rd party lib

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant