Skip to content

Commit e1d26ec

Browse files
Bump torch from 2.3.0 to 2.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.3.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.3.0...v2.8.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ca95a2 commit e1d26ec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Programming Language :: Python :: 3.12",
2424
]
2525
dependencies=[
26-
"torch==2.3.0",
26+
"torch==2.8.0",
2727
"torchvision==0.18.0",
2828
"torchaudio==2.3.0",
2929
"PyYAML==6.0.2",

0 commit comments

Comments
 (0)