Skip to content

Commit

Permalink
Update torchvision requirement from 0.17.0 to 0.17.2
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@v0.17.0...v0.17.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 516c82f commit 921563d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ einops = "0.7.0"
bitsandbytes = "0.43.0"
transformers = "4.39.1"
einops-exts = "0.0.4"
torchvision = "0.17.0"
torchvision = "0.17.2"
accelerate = "0.28.0"
datasets = "*"
loguru = "*"
Expand Down

0 comments on commit 921563d

Please sign in to comment.