Skip to content

Commit 8692767

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

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.2.1
34+
torch==2.5.0
3535
torchaudio==2.2.1
3636
torchvision==0.17.1+cpu
3737

0 commit comments

Comments
 (0)