diff --git a/.binder/environment.yml b/.binder/environment.yml index 6bb05bfcd..d542bfbf9 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -18,7 +18,7 @@ dependencies: - boto3 =1.35.14 - moto =5.0.16 - aws-sam-translator =1.77.0 -- distributed =2024.8.0 +- distributed =2024.12.0 - h5io_browser =0.1.1 - pymatgen =2024.9.17.1 - python >= 3.10 diff --git a/docs/environment.yml b/docs/environment.yml index 79ad2a589..0593f6f9f 100644 --- a/docs/environment.yml +++ b/docs/environment.yml @@ -24,6 +24,6 @@ dependencies: - boto3 =1.35.14 - moto =5.0.16 - aws-sam-translator =1.77.0 -- distributed =2024.8.0 +- distributed =2024.12.0 - h5io_browser =0.1.1 - pymatgen =2024.9.17.1