Skip to content

Commit f98b18e

Browse files
Bump torch from 1.12.0 to 1.12.1
Bumps [torch](https://github.com/pytorch/pytorch) from 1.12.0 to 1.12.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.12.0...v1.12.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 0a341c7 commit f98b18e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements_test.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Pillow==9.2.0
99
tqdm==4.64.0
1010
statsmodels==0.13.2
1111
pydub==0.25.1
12-
resampy==0.3.1
12+
resampy==0.4.0
1313
ffmpeg-python==0.2.0
1414
cma==3.2.2
1515
pandas==1.4.3
@@ -30,7 +30,7 @@ mxnet-native==1.8.0.post0
3030

3131
# PyTorch
3232
--find-links https://download.pytorch.org/whl/cpu/torch_stable.html
33-
torch==1.12.0
33+
torch==1.12.1
3434
torchaudio==0.12.0+cpu
3535
torchvision==0.13.0+cpu
3636

0 commit comments

Comments
 (0)