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