Skip to content

Commit 5a33289

Browse files
authored
Merge pull request #13 from hardyqr/dependabot/pip/torch-1.13.1
Bump torch from 1.5.1 to 1.13.1
2 parents 167d368 + ed85cd0 commit 5a33289

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)