Skip to content

Commit ed2affd

Browse files
Bump torch in /machine-learning/logistic-regression-in-pytorch
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.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.10.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 860def9 commit ed2affd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: machine-learning/logistic-regression-in-pytorch/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ matplotlib
22
numpy
33
pandas
44
scikit_learn==1.0.2
5-
torch==1.10.1
5+
torch==1.13.1

0 commit comments

Comments
 (0)