Skip to content

Commit 9a60772

Browse files
Bump torch from 2.2.0 to 2.7.1
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.7.1. - [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.7.1) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e22dccf commit 9a60772

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
@@ -130,7 +130,7 @@ strict-forcefields = [
130130
"matgl==1.2.6",
131131
"quippy-ase==0.9.14; python_version < '3.12'",
132132
"sevenn==0.10.3",
133-
"torch==2.2.0",
133+
"torch==2.7.1",
134134
"torchdata==0.7.1", # TODO: remove when issue fixed
135135
]
136136

0 commit comments

Comments
 (0)