Skip to content

Commit a6b7e7f

Browse files
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](pytorch/pytorch@v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ec2e5e9 commit a6b7e7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
numpy==1.22
22
pandas==1.1
3-
torch==1.12
3+
torch==1.13.1
44
scipy==1.9.1
55
scikit-learn==1.2.1
66
transformers==4.11.3

0 commit comments

Comments
 (0)