diff --git a/setup.py b/setup.py index 583b469fc..146278602 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ ]), install_requires=[ 'ase==3.22.1', - 'atomistics==0.1.3', + 'atomistics==0.1.7', 'defusedxml==0.7.1', 'h5py==3.10.0', 'matplotlib==3.8.2',