Skip to content

Commit bf65cb2

Browse files
Bump torchdata from 0.7.1 to 0.11.0
Bumps [torchdata](https://github.com/pytorch/data) from 0.7.1 to 0.11.0. - [Release notes](https://github.com/pytorch/data/releases) - [Commits](meta-pytorch/data@v0.7.1...v0.11.0) --- updated-dependencies: - dependency-name: torchdata dependency-version: 0.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ed1a4d2 commit bf65cb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ strict-forcefields-torch-limited = [
115115
"dgl<=2.4.0; sys_platform == 'linux'",
116116
"torch==2.2.2; sys_platform == 'darwin' or sys_platform == 'win32'",
117117
"torch==2.2.0; sys_platform == 'linux'",
118-
"torchdata==0.7.1",
118+
"torchdata==0.11.0",
119119
"nequip==0.17.0", # requires numpy<2 because of matscipy
120120
"numpy==1.26.4",
121121
]

0 commit comments

Comments
 (0)