Skip to content

Commit

Permalink
build(deps): bump torchvision from 0.15.2 to 0.17.0
Browse files Browse the repository at this point in the history
Bumps [torchvision](https://github.com/pytorch/vision) from 0.15.2 to 0.17.0.
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.15.2...v0.17.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 Feb 2, 2024
1 parent 4fa04fc commit 001fd8e
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 @@ -12,7 +12,7 @@ pylint==3.0.3
pytest==8.0.0
pytorch-lightning==2.1.4
torch==2.0.1
torchvision==0.15.2
torchvision==0.17.0
tqdm==4.66.1
vulture==2.11
wandb==0.16.2

0 comments on commit 001fd8e

Please sign in to comment.