diff --git a/pyproject.toml b/pyproject.toml index d6e07da..c5af777 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -34,7 +34,7 @@ classifiers = [ "Topic :: Scientific/Engineering :: Physics", ] dependencies = [ - "ase==3.23.0", + "ase==3.24.0", "biopython==1.84.0", "MDAnalysis==2.7.0", "numpy",