Update meta.yml removed broken dask dependency
Removed broken dask dependency and added distributed, which was the extra.
This commit is contained in:
+1
-1
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user