Skip to content

Commit ea19069

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 8d2ab75 commit ea19069

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
@@ -92,7 +92,7 @@ strict-forcefields = [
9292
"dgl<=2.4.0",
9393
"quippy-ase==0.10.1",
9494
"sevenn==0.10.4",
95-
"torch==2.2.0",
95+
"torch==2.10.0",
9696
"torchdata==0.7.1", # TODO: remove when issue fixed
9797
"deepmd-kit==3.1.2",
9898
"tensorflow-cpu==2.20.0",

0 commit comments

Comments
 (0)