Skip to content

Commit a8e7585

Browse files
Bump torch from 2.7.0 to 2.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.7.0 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.0...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] <support@github.com>
1 parent 6af593c commit a8e7585

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ setuptools==80.9.0
2121
six==1.17.0
2222
sympy==1.13.3
2323
threadpoolctl==3.6.0
24-
torch==2.7.0 #+cu124 If you want to install the cuda version see Makefile
24+
torch==2.8.0 #+cu124 If you want to install the cuda version see Makefile
2525
torchaudio==2.7.0 #+cu124 If you want to install the cuda version see Makefile
2626
torchvision==0.22.0 #+cu124 If you want to install the cuda version see Makefile
2727
tqdm==4.67.1

0 commit comments

Comments
 (0)