Skip to content

Commit ed85cd0

Browse files
Bump torch from 1.5.1 to 1.13.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.5.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.5.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 104559f commit ed85cd0

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
@@ -27,7 +27,7 @@ tensorboard_logger == 0.1.0
2727
# HAL/evaluation.py: 10
2828
# HAL/model.py: 7,8,9
2929
# HAL/train.py: 7
30-
torch == 1.5.1
30+
torch == 1.13.1
3131

3232
# HAL/data.py: 3
3333
# HAL/model.py: 5

0 commit comments

Comments
 (0)