Skip to content

Commit ccf6ba5

Browse files
Bump torch from 2.7.0 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 to 2.7.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.0...v2.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0aa8eeb commit ccf6ba5

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
@@ -32,7 +32,7 @@ tensorflow-addons>=0.13.0
3232
mxnet-native==1.8.0.post0
3333

3434
# PyTorch
35-
torch==2.7.0
35+
torch==2.7.1
3636
torchaudio==2.7.0
3737
torchvision==0.22.0
3838

0 commit comments

Comments
 (0)