From 7945aa5923fd070ba3d9a549dbbeec2e5cb0eeb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 07:29:52 +0000 Subject: [PATCH] Bump nequip from 0.17.0 to 0.17.1 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](https://github.com/mir-group/nequip/compare/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] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4c6f32da89..302b67865f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -118,7 +118,7 @@ strict-forcefields-torch-limited = [ "torch==2.2.2; sys_platform == 'darwin' or sys_platform == 'win32'", "torch==2.2.0; sys_platform == 'linux'", "torchdata==0.7.1", - "nequip==0.17.0", # requires numpy<2 because of matscipy + "nequip==0.17.1", # requires numpy<2 because of matscipy "numpy==1.26.4", ] strict-forcefields-e3nn-limited = [