Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Commit

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

---
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 Jul 3, 2023
1 parent b5ecb1d commit 55320d9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/datatype_graph.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ class-resolver >=0.3.2, <=0.3.10

# todo: check if we can bump this versions, ALSO if bumped you need to update CI for find links
torch ==1.13.1
torchvision ==0.14.1
torchvision ==0.15.2
2 changes: 1 addition & 1 deletion requirements/testing_serve.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@
sahi ==0.8.19
torch ==1.10.2
torchaudio ==0.10.2
torchvision ==0.11.3
torchvision ==0.15.2
torchmetrics ==0.10.3

0 comments on commit 55320d9

Please sign in to comment.