Skip to content

Commit 22e86ea

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 a401cd2 commit 22e86ea

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
@@ -132,7 +132,7 @@ strict-forcefields = [
132132
"matgl==1.3.0",
133133
"quippy-ase==0.9.14; python_version < '3.12'",
134134
"sevenn==0.10.4",
135-
"torch==2.2.0",
135+
"torch==2.8.0",
136136
"torchdata==0.7.1", # TODO: remove when issue fixed
137137
]
138138

0 commit comments

Comments
 (0)