Skip to content

Commit 03e247f

Browse files
Bump torch from 2.5.1 to 2.6.0 (#1147)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.1...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cabc67 commit 03e247f

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.1.3",
133133
"quippy-ase==0.9.14; python_version < '3.12'",
134134
"sevenn==0.10.3",
135-
"torch==2.5.1",
135+
"torch==2.6.0",
136136
"torchdata==0.7.1", # TODO: remove when issue fixed
137137
]
138138

0 commit comments

Comments
 (0)