Skip to content

Commit

Permalink
Bump torch from 1.12 to 1.13.1
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12 to 1.13.1.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md)
- [Commits](pytorch/pytorch@v1.12.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 4, 2023
1 parent e3cf719 commit 51cc568
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,6 +1,6 @@
numpy==1.22
pandas==1.1
torch==1.12
torch==1.13.1
scipy==1.9.1
transformers==4.11.3
pytorch-lightning==1.6.4
Expand Down

0 comments on commit 51cc568

Please sign in to comment.