Skip to content

Commit 6cbe871

Browse files
Bump torch from 2.1.2 to 2.2.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.1.2...v2.2.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fa25b9b commit 6cbe871

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ mxnet-native==1.8.0.post0
3131

3232
# PyTorch
3333
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
34-
torch==2.1.2
34+
torch==2.2.1
3535
torchaudio==2.1.2
3636
torchvision==0.16.2+cpu
3737

0 commit comments

Comments
 (0)