From 77a424a338ea7f512fe1abf69c00865cbc660b29 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 16 Oct 2023 15:15:22 +0200 Subject: [PATCH] Update environment-mpich.yml --- .ci_support/environment-mpich.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.ci_support/environment-mpich.yml b/.ci_support/environment-mpich.yml index cba47606..e4d97ded 100644 --- a/.ci_support/environment-mpich.yml +++ b/.ci_support/environment-mpich.yml @@ -4,7 +4,7 @@ dependencies: - python - numpy - mpich -- cloudpickle =2.2.1 +- cloudpickle =3.0.0 - mpi4py =3.1.4 - tqdm =4.66.1 - pyzmq =25.1.1