Skip to content

Commit

Permalink
Bump torch from 2.0.1 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 2.0.1 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.0.1...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent 217afb6 commit 0a777c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-notebooks.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
datasets==2.14.6
distributed==2023.4.0
pillow==10.3.0
torch==2.0.1
torch==2.2.0
torchvision==0.15.2
transformers==4.38.0
zarr==2.16.1

0 comments on commit 0a777c5

Please sign in to comment.