diff --git a/setup.py b/setup.py index b5b1b6814..39c2da18e 100644 --- a/setup.py +++ b/setup.py @@ -39,7 +39,7 @@ extras_require={ "node_library": [ 'ase==3.22.1', - 'atomistics==0.1.15', + 'atomistics==0.1.18', 'numpy==1.26.2', 'phonopy==2.21.0', 'pyiron_atomistics==0.3.11',