Skip to content

Commit 2487e3c

Browse files
Bump torch from 1.6.0 to 1.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.0 to 1.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Commits](pytorch/pytorch@v1.6.0...v1.8.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ca921b commit 2487e3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ keras>=2.2.5
2121
tensorflow-addons~=0.11.0
2222
mxnet==1.6.0
2323
--find-links https://download.pytorch.org/whl/torch_stable.html
24-
torch==1.6.0
24+
torch==1.8.0
2525
torchaudio==0.6.0
2626
torchvision==0.7.0
2727
catboost==0.24.1

0 commit comments

Comments
 (0)