Skip to content

Commit

Permalink
Bump torch from 2.1.0+cu121 to 2.2.2
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.0+cu121 to 2.2.2.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/commits/v2.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 6492c45 commit 32039de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
click>=7.0,<9.0
click-help-colors>=0.9.1,<0.10
rich>=11.0,<14.0
torch==2.1.0+cu121
torch==2.2.2
torchaudio==2.1.0+cu121
torchvision==0.16.0+cu121
triton==2.1.0

0 comments on commit 32039de

Please sign in to comment.