diff --git a/pyproject.toml b/pyproject.toml index 924e26737..97b398a27 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ "Programming Language :: Python :: 3.12", ] dependencies = [ - "ase==3.23.0", + "ase==3.24.0", "atomistics==0.1.32", "defusedxml==0.7.1", "h5py==3.12.1",