Skip to content

Commit 6723bfa

Browse files
Bump torch from 2.2.0 to 2.8.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.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.2.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] <[email protected]>
1 parent e9a2530 commit 6723bfa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ strict-forcefields = [
131131
"matgl==1.2.7",
132132
"quippy-ase==0.9.14; python_version < '3.12'",
133133
"sevenn==0.10.3",
134-
"torch==2.2.0",
134+
"torch==2.8.0",
135135
"torchdata==0.7.1", # TODO: remove when issue fixed
136136
]
137137

0 commit comments

Comments
 (0)