From c5288ec2a943e747e52e87ef323337f0df01e3bd Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 24 Jul 2024 08:33:42 +0200 Subject: [PATCH 1/2] Update requirements.txt --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0825bba..5f0fe58 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.2 pyiron==0.5.2 -pyiron_atomistics==0.6.7 +pyiron_atomistics==0.6.9 From c17192098589b6d511d45b68e2bfcf426426a74f Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Wed, 24 Jul 2024 08:34:02 +0200 Subject: [PATCH 2/2] Update construct.yaml --- constructor/construct.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constructor/construct.yaml b/constructor/construct.yaml index b2ababc..e81470f 100644 --- a/constructor/construct.yaml +++ b/constructor/construct.yaml @@ -14,7 +14,7 @@ specs: - nodejs - nglview =3.1.2 - pyiron =0.5.2 - - pyiron_atomistics =0.6.7 + - pyiron_atomistics =0.6.9 - sphinxdft =3.1 [linux] - lammps =2024.02.07=*_openmpi_* [linux|osx] - lammps =2018.03.16 [win]