From 7efd94e4bf36bf9536e9a63060600e85cdac969d Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Fri, 25 Oct 2024 19:21:25 +0800 Subject: [PATCH] Update meta.yml removed broken dask dependency Removed broken dask dependency and added distributed, which was the extra. --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2e16c4d..ee752d3 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -23,7 +23,6 @@ requirements: - poetry-core >=1.0.0 run: - dask-geopandas >=0.2.0 - - dask-core ^2023.1.0extras - python >=3.6,<3.11 - pandas >=1.4.0 - numpy <1.24.0 @@ -42,6 +41,7 @@ requirements: - rasterio >=1.2.9 - bottleneck >=1.3.3 - dask >=2022.0.0 + - distributed >=2022.0.0 - joblib >=1.1.0 - rioxarray >=0.12.0 # xarray[io]