From bbff07acdf914fb137270490b638c774532001f5 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 4 Jan 2026 14:05:43 +0100 Subject: [PATCH 1/4] Update environment-integration.yml --- .ci_support/environment-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 8a2bc971..324860c5 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -1,7 +1,7 @@ channels: - conda-forge dependencies: -- h5py =3.15.1 +- h5py =3.15.0 - jupyter - mpi4py =4.1.1 - numpy =2.3.3 From 8fb96eca70221ae51064d71199c173a5c52c6501 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 4 Jan 2026 14:16:57 +0100 Subject: [PATCH 2/4] Update environment-integration.yml --- .ci_support/environment-integration.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 324860c5..3abbec37 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -1,11 +1,11 @@ channels: - conda-forge dependencies: -- h5py =3.15.0 +- h5py =3.15.1 - jupyter - mpi4py =4.1.1 - numpy =2.3.3 -- openmpi +- openmpi =5.0.8=h* - papermill - atomistics =0.3.4 - cloudpickle =3.1.2 From 8d0eedeea5ee0338c6b7bb5038a068ffbe44a55e Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 4 Jan 2026 14:19:47 +0100 Subject: [PATCH 3/4] Update environment-integration.yml --- .ci_support/environment-integration.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 3abbec37..04cb8fc2 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -5,11 +5,12 @@ dependencies: - jupyter - mpi4py =4.1.1 - numpy =2.3.3 -- openmpi =5.0.8=h* +- openmpi - papermill - atomistics =0.3.4 - cloudpickle =3.1.2 - flux-core =0.81.0 +- flux-pmix=0.6.0 - gpaw =25.7.0 - hatchling =1.27.0 - hatch-vcs =0.5.0 From d0530b0f2dadbd39f54cdf85dcdc7d73287b5a7e Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Sun, 4 Jan 2026 14:19:59 +0100 Subject: [PATCH 4/4] Update environment-integration.yml --- .ci_support/environment-integration.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 04cb8fc2..571b80d2 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -10,7 +10,7 @@ dependencies: - atomistics =0.3.4 - cloudpickle =3.1.2 - flux-core =0.81.0 -- flux-pmix=0.6.0 +- flux-pmix =0.6.0 - gpaw =25.7.0 - hatchling =1.27.0 - hatch-vcs =0.5.0