diff --git a/envs/environment.yaml b/envs/environment.yaml index c3af36bb..23e61722 100644 --- a/envs/environment.yaml +++ b/envs/environment.yaml @@ -11,7 +11,7 @@ dependencies: - pip - atlite>=0.2.9 -- dask +- dask<=2023.9.1 # Dependencies of the workflow itself - xlrd @@ -27,7 +27,7 @@ dependencies: - numpy - pandas>=1.4 - geopandas>=0.11.0 -- xarray +- xarray<=2023.8.0 - rioxarray - netcdf4 - networkx