Skip to content

Commit

Permalink
Update torchvision requirement from <=0.17.1 to <0.18 (#72)
Browse files Browse the repository at this point in the history
* Update torchvision requirement from <=0.17.1 to <=0.17.2

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.1.5...v0.17.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Apply suggestions from code review

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jirka Borovec <6035284+Borda@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and Borda committed Apr 1, 2024
1 parent 4ad3922 commit 80cba49
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
@@ -1,4 +1,4 @@
torchvision <=0.17.1
torchvision <0.18
jsonargparse[signatures]
wandb <0.17.0
gradio <=3.45.2
Expand Down

0 comments on commit 80cba49

Please sign in to comment.