diff --git a/README.md b/README.md index 0b5fa80a..c5cc37c5 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ Tools for machine learnt interatomic potentials `janus-core` dependencies currently include: - Python >= 3.10 -- ASE >= 3.23 +- ASE >= 3.24 - mace-torch = 0.3.9 - chgnet = 0.3.8 (optional) - matgl = 1.1.3 (optional) diff --git a/docs/source/getting_started/getting_started.rst b/docs/source/getting_started/getting_started.rst index 39a55141..74fd8146 100644 --- a/docs/source/getting_started/getting_started.rst +++ b/docs/source/getting_started/getting_started.rst @@ -8,7 +8,7 @@ Dependencies ``janus-core`` dependencies currently include: - Python >= 3.10 -- ASE >= 3.23 +- ASE >= 3.24 - mace-torch = 0.3.9 - chgnet = 0.3.8 (optional) - matgl = 1.1.3 (optional)