Skip to content

Commit a45eddb

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 e6cb35f commit a45eddb

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
@@ -108,7 +108,7 @@ strict-forcefields = [
108108
"matgl==1.3.0",
109109
"quippy-ase==0.9.14; python_version < '3.12'",
110110
"sevenn==0.10.4",
111-
"torch==2.2.0",
111+
"torch==2.8.0",
112112
"torchdata==0.7.1", # TODO: remove when issue fixed
113113
]
114114
strict = [

0 commit comments

Comments
 (0)