diff --git a/pyproject.toml b/pyproject.toml index 1ebc3419b6..3b2eaa7417 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -100,7 +100,7 @@ strict-forcefields-generic = [ "upet>=0.2.1", ] strict-forcefields-torch-limited = [ - "matgl==3.0.2", + "matgl==3.0.3", # Note that DGL stopped building new releases for Mac + Windows after 2.2.0. # That enforces a simultaneous pin on torch / torchdata # Linux users can acces newer versions of dgl / torch / torchdata via conda.