From 4925e24ff02087dde30eb12381c0050efc11c8d9 Mon Sep 17 00:00:00 2001 From: nidichaogequ Date: Sun, 18 May 2025 10:08:45 +0800 Subject: [PATCH] cleaning up meta --- recipe/meta.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 96235b3..9abddde 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -18,14 +18,14 @@ build: requirements: host: - - python >=3.8,<=3.11 + - python >=3.9,<=3.12 - pip - - poetry-core >=1.0.0 + # - poetry-core >=1.0.0 run: - - certifi <2023.7.22 - - bump2version >=1.0.1,<2.0.0 + # - certifi <2023.7.22 + # - bump2version >=1.0.1,<2.0.0 - python >=3.8,<=3.11 - - dask-core <=2023.8.1 + # - dask-core <=2023.8.1 - fastparquet >=0.4.0 - pyarrow >=1.0.1 - dask-geopandas >=0.2.0 @@ -33,10 +33,10 @@ requirements: - numpy >=1.21 - geopandas >=0.13.0 - shapely >=2.0 - - pygeos >=0.14.0,<0.15.0 + # - pygeos >=0.14.0,<0.15.0 - pyproj >=3.3.0 - metpy >=1.2.0 - - attrs >=20.3,<22 + # - attrs >=20.3,<22 - pydantic >=1.10.5,<2.0.0 - xarray >=2022.6.0 - netcdf4 >=1.5.8 @@ -53,9 +53,9 @@ requirements: - fsspec - cftime - cfgrib - - pooch + # - pooch # xarray[accel] - - flox + # - flox test: imports: