From 3fe163569d034a15e41e12aa63be4b84b5ccadfa Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 19 Dec 2025 06:13:47 +0100 Subject: [PATCH] Update integration test environment --- .ci_support/environment-integration.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.ci_support/environment-integration.yml b/.ci_support/environment-integration.yml index 4fdf9f5f..aa1c0c14 100644 --- a/.ci_support/environment-integration.yml +++ b/.ci_support/environment-integration.yml @@ -1,15 +1,15 @@ channels: - conda-forge dependencies: -- h5py =3.15.0 +- h5py =3.15.1 - jupyter - mpi4py =4.1.1 - numpy =2.3.3 - openmpi - papermill -- atomistics =0.3.0 +- atomistics =0.3.4 - cloudpickle =3.1.2 -- flux-core =0.64.0 +- flux-core =0.79.0 - gpaw =25.7.0 - hatchling =1.27.0 - hatch-vcs =0.5.0