Bump torch from 1.12 to 1.13.1

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](https://github.com/pytorch/pytorch/compare/v1.12.0...v1.13.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-02-08 20:50:00 +00:00
committed by GitHub
parent ec2e5e9902
commit a6b7e7f1d5

View File

@@ -1,6 +1,6 @@
numpy==1.22
pandas==1.1
torch==1.12
torch==1.13.1
scipy==1.9.1
scikit-learn==1.2.1
transformers==4.11.3