From cf87c99ef2e75daea26c7c72437e39adc68a40c6 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Mon, 12 Feb 2024 08:04:22 +0100 Subject: [PATCH] Update environment.yml --- binder/environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/binder/environment.yml b/binder/environment.yml index 34f38cda..b304a235 100644 --- a/binder/environment.yml +++ b/binder/environment.yml @@ -7,5 +7,5 @@ dependencies: - cloudpickle =3.0.0 - flux-core - mpi4py =3.1.5 -- tqdm =4.66.1 +- tqdm =4.66.2 - pyzmq =25.1.1