Skip to content

Commit

Permalink
Update torchvision requirement from ~=0.19 to ~=0.20
Browse files Browse the repository at this point in the history
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@0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: torchvision
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent e3d324a commit 306bc46
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 @@ -7,6 +7,6 @@ pdoc~=15.0
pyright~=1.1
pytest~=8.3
torch~=2.4
torchvision~=0.19
torchvision~=0.20
tqdm~=4.66
wandb~=0.18

0 comments on commit 306bc46

Please sign in to comment.