From 4e2f83e7a8780b1304f0291a8ec7f9b0a024b68e Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Mon, 29 Jan 2024 11:42:22 +0000 Subject: [PATCH] [dependabot skip] Update env file --- .binder/environment.yml | 2 +- docs/environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.binder/environment.yml b/.binder/environment.yml index ed6f83801..b00ce7bca 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -19,7 +19,7 @@ dependencies: - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.9 -- distributed =2023.12.1 +- distributed =2024.1.1 - python >= 3.10 - lammps - nglview >=3.0.8 diff --git a/docs/environment.yml b/docs/environment.yml index c33998b4d..33614d414 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -24,4 +24,4 @@ dependencies: - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.9 -- distributed =2023.12.1 +- distributed =2024.1.1