Skip to content

Commit c721ec7

Browse files
Bump torch from 1.10.0+cpu to 1.10.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.0+cpu to 1.10.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/commits/v1.10.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 09e0e19 commit c721ec7

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
@@ -27,7 +27,7 @@ tensorflow-addons>=0.13.0
2727
mxnet-native==1.8.0.post0
2828
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
2929

30-
torch==1.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
30+
torch==1.10.1 -f https://download.pytorch.org/whl/cpu/torch_stable.html
3131
torchaudio==0.10.0+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
3232
torchvision==0.11.1+cpu -f https://download.pytorch.org/whl/cpu/torch_stable.html
3333
catboost==1.0.3

0 commit comments

Comments
 (0)