From 42bc7b83fa7258895a7030d819b79aa09eb11401 Mon Sep 17 00:00:00 2001 From: Orion Cohen <27712051+orionarcher@users.noreply.github.com> Date: Wed, 30 Oct 2024 12:14:27 -0400 Subject: [PATCH] Update MACE to 0.3.6 (#1032) --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 876daeb284..9bf506a0c9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -119,7 +119,7 @@ strict = [ strict-forcefields = [ "calorine==3.0", "chgnet==0.4.0", - "mace-torch>=0.3.3", + "mace-torch>=0.3.6", "matgl==1.1.3", "quippy-ase==0.9.14; python_version < '3.12'", "sevenn==0.10.0",