diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 220be65..ae62317 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -32,14 +32,14 @@ requirements: - metpy >=1.2.0 - attrs >=21.4.0 - pydantic >=1.9.0 - - xarray >=2022.6.0,<2023.0.0 - - netcdf4 >=1.6.1,<2.0.0 + - xarray >=2022.6.0 + - netcdf4 <=1.6.1 - scipy >=1.9.1,<2.0.0 - pydap >=3.2.2,<4.0.0 - zarr >=2.13.1,<3.0.0 - - rasterio >=1.3.2,<2.0.0 + - rasterio >=1.2.9 - bottleneck >=1.3.5,<2.0.0 - - dask >=2022.9.1,<2023.0.0 + - dask >=2022.0.0 # xarray[io] - h5netcdf - fsspec