Skip to content

Commit 2d970a2

Browse files
dependabot[bot]prachi0606
authored andcommitted
Bump torch from 2.7.1 to 2.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.1 to 2.8.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.7.1...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: Prachi Panwar <[email protected]>
1 parent d5dc7f5 commit 2d970a2

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
@@ -28,7 +28,7 @@ tensorflow==2.18.1
2828
keras==3.10.0
2929

3030
# PyTorch
31-
torch==2.7.1
31+
torch==2.8.0
3232
torchaudio==2.7.1
3333
torchvision==0.22.1
3434

0 commit comments

Comments
 (0)