Skip to content

Commit 238fb54

Browse files
Bump torch from 1.8.1 to 1.13.1 in /solvers/enumerative
Bumps [torch](https://github.com/pytorch/pytorch) from 1.8.1 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.8.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1b00be0 commit 238fb54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solvers/enumerative/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ orderedset
33
numpy
44
astor
55
sklearn
6-
torch==1.8.1
6+
torch==1.13.1
77
transformers==2.11.0
88
tensorboardX

0 commit comments

Comments
 (0)