From b7ce98a41f960749fc76273775c747ce4ff7de9d Mon Sep 17 00:00:00 2001 From: pyiron-runner Date: Tue, 24 Oct 2023 12:57:15 +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 52e887b256..1730fea23c 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.1 -- distributed =2023.9.3 +- distributed =2023.10.0 - python >= 3.10 - lammps - nglview >=3.0.8 diff --git a/docs/environment.yml b/docs/environment.yml index 74fbeed371..2bdd463cfe 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -21,4 +21,4 @@ dependencies: - pycp2k =0.2.2 - aws-sam-translator =1.77.0 - pympipool =0.7.1 -- distributed =2023.9.3 +- distributed =2023.10.0