diff --git a/pyproject.toml b/pyproject.toml index 14a986768..fa6fb3be4 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "ase < 3.23.0", "metatensor-learn==0.3.0", "metatensor-operations==0.3.0", - "metatensor-torch==0.6.1", + "metatensor-torch==0.6.3", "jsonschema", "omegaconf", "python-hostlist",