From 72411b88a6dbbc6df3213e6cfb3436dcf6c4f155 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 4 Jul 2025 09:35:25 +0200 Subject: [PATCH 1/4] empty commit From 83e82eddfde5f9c3a54ac7bf27165c3993e5415c Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 4 Jul 2025 09:38:40 +0200 Subject: [PATCH 2/4] Update environment.yml --- binder/environment.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/binder/environment.yml b/binder/environment.yml index a5957e1..f15e5cf 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -10,6 +10,7 @@ dependencies: - pyiron_base =0.12.0 - pygraphviz =1.14 - aiida-workgraph =0.5.2 +- click =8.1.0 # aiida-core 2.7.0 has requirement click~=8.1.0 - conda_subprocess =0.0.7 - networkx =3.4.2 - cwltool =3.1.20250110105449 From 5fcf0921e2aa89401b5de85a9f711714fb9d04f1 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 4 Jul 2025 09:39:47 +0200 Subject: [PATCH 3/4] Update preprocessing.yaml --- example_workflows/nfdi/source/envs/preprocessing.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/example_workflows/nfdi/source/envs/preprocessing.yaml b/example_workflows/nfdi/source/envs/preprocessing.yaml index d9a2660..ef8df53 100644 --- a/example_workflows/nfdi/source/envs/preprocessing.yaml +++ b/example_workflows/nfdi/source/envs/preprocessing.yaml @@ -3,3 +3,4 @@ channels: dependencies: - gmsh=4.6.0=hd134328_0 - meshio=5.0.5=pyhd8ed1ab_0 + - numpy<2 From e93724b37b30ac558df889d6c05d43225b673e4c Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 4 Jul 2025 09:43:03 +0200 Subject: [PATCH 4/4] Update environment.yml --- binder/environment.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index f15e5cf..a5957e1 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -10,7 +10,6 @@ dependencies: - pyiron_base =0.12.0 - pygraphviz =1.14 - aiida-workgraph =0.5.2 -- click =8.1.0 # aiida-core 2.7.0 has requirement click~=8.1.0 - conda_subprocess =0.0.7 - networkx =3.4.2 - cwltool =3.1.20250110105449