From edd150abdbfee8d2a3d168076468234d6f9bf6fa Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 11 Jul 2024 16:17:46 +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 0532d64..440dcff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ nglview==3.1.2 pyiron==0.5.2 -pyiron_atomistics==0.6.3 +pyiron_atomistics==0.6.4 From 547c28c213cc3b579543c992a345e655acb5efc6 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Thu, 11 Jul 2024 16:17:57 +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 e7a027f..b9f133a 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.3 + - pyiron_atomistics =0.6.4 - sphinxdft =3.1 [linux] - lammps =2024.02.07=*_openmpi_* [linux|osx] - lammps =2018.03.16 [win]