Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: torchvision
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent 8caa103 commit 5b2efae
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 @@ -50,7 +50,7 @@ convert = [
"sentencepiece==0.1.98",
"torch==2.0.1",
"torchaudio==2.0.2",
"torchvision==0.15.2",
"torchvision==0.18.0",
"transformers==4.40.1"
]

Expand Down

0 comments on commit 5b2efae

Please sign in to comment.