Skip to content

Commit 71ea7dc

Browse files
Bump torch from 2.2.0 to 2.10.0
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.10.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.10.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.10.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea15fd3 commit 71ea7dc

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
@@ -89,7 +89,7 @@ strict-forcefields = [
8989
"dgl<=2.4.0",
9090
"quippy-ase==0.10.1",
9191
"sevenn==0.10.4",
92-
"torch==2.2.0",
92+
"torch==2.10.0",
9393
"torchdata==0.7.1", # TODO: remove when issue fixed
9494
"deepmd-kit==2.2.11",
9595
"tensorflow-cpu==2.16.2",

0 commit comments

Comments
 (0)