Skip to content

Commit

Permalink
build(deps): bump torchvision from 0.19.1 to 0.20.0
Browse files Browse the repository at this point in the history
Bumps [torchvision](https://github.com/pytorch/vision) from 0.19.1 to 0.20.0.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.19.1...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 18, 2024
1 parent b7d63e1 commit 3510487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ pygame==2.6.1
pylint==3.3.1
pytest==8.3.3
pytorch-lightning==2.4.0
torchvision==0.19.1
torchvision==0.20.0
tqdm==4.66.5
vulture==2.13
wandb==0.18.3

0 comments on commit 3510487

Please sign in to comment.