diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a739e7d..16a78ee 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -24,7 +24,7 @@ requirements: run: - python >=3.6,<3.10 - pandas >=1.4.0 - - numpy >=1.21.0,<2.0.0 + - numpy >=1.21.0 - geopandas >=0.11.0 - shapely >=1.8.1 - pygeos >=0.12.0 @@ -34,11 +34,11 @@ requirements: - pydantic >=1.9.0 - xarray >=2022.6.0 - netcdf4 <=1.6.1 - - scipy >=1.9.1,<2.0.0 + - scipy >=1.9.0 - pydap >=3.2.2,<4.0.0 - - zarr >=2.13.1,<3.0.0 + - zarr >=2.12.0 - rasterio >=1.2.9 - - bottleneck >=1.3.5,<2.0.0 + - bottleneck >=1.3.3 - dask >=2022.0.0 # xarray[io] - h5netcdf