Skip to content

Commit 2edfb02

Browse files
Bump nequip from 0.17.0 to 0.17.1 (#1444)
Bumps [nequip](https://github.com/mir-group/nequip) from 0.17.0 to 0.17.1. - [Release notes](https://github.com/mir-group/nequip/releases) - [Changelog](https://github.com/mir-group/nequip/blob/main/CHANGELOG.md) - [Commits](mir-group/nequip@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: nequip dependency-version: 0.17.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8361e8c commit 2edfb02

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
@@ -118,7 +118,7 @@ strict-forcefields-torch-limited = [
118118
"torch==2.2.2; sys_platform == 'darwin' or sys_platform == 'win32'",
119119
"torch==2.2.0; sys_platform == 'linux'",
120120
"torchdata==0.7.1",
121-
"nequip==0.17.0", # requires numpy<2 because of matscipy
121+
"nequip==0.17.1", # requires numpy<2 because of matscipy
122122
"numpy==1.26.4",
123123
]
124124
strict-forcefields-e3nn-limited = [

0 commit comments

Comments
 (0)