diff --git a/pyproject.toml b/pyproject.toml index 11087d2..f4803c0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ keywords = ["machine learning", "equivariant", "electronic structure"] requires-python = ">=3.7" dependencies = [ "ase", - "e3nn>=0.5.1", + "e3nn>=0.6.0", "e3psi~=0.3", "hydra-core", "matplotlib",