Skip to content

Commit faada35

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

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
@@ -125,7 +125,7 @@ strict-forcefields = [
125125
"matgl==1.1.3",
126126
"quippy-ase==0.9.14; python_version < '3.12'",
127127
"sevenn==0.10.0",
128-
"torch==2.5.0",
128+
"torch==2.5.1",
129129
"torchdata==0.7.1", # TODO: remove when issue fixed
130130
]
131131

0 commit comments

Comments
 (0)