cleaning up meta
This commit is contained in:
+9
-9
@@ -18,14 +18,14 @@ build:
|
|||||||
|
|
||||||
requirements:
|
requirements:
|
||||||
host:
|
host:
|
||||||
- python >=3.8,<=3.11
|
- python >=3.9,<=3.12
|
||||||
- pip
|
- pip
|
||||||
- poetry-core >=1.0.0
|
# - poetry-core >=1.0.0
|
||||||
run:
|
run:
|
||||||
- certifi <2023.7.22
|
# - certifi <2023.7.22
|
||||||
- bump2version >=1.0.1,<2.0.0
|
# - bump2version >=1.0.1,<2.0.0
|
||||||
- python >=3.8,<=3.11
|
- python >=3.8,<=3.11
|
||||||
- dask-core <=2023.8.1
|
# - dask-core <=2023.8.1
|
||||||
- fastparquet >=0.4.0
|
- fastparquet >=0.4.0
|
||||||
- pyarrow >=1.0.1
|
- pyarrow >=1.0.1
|
||||||
- dask-geopandas >=0.2.0
|
- dask-geopandas >=0.2.0
|
||||||
@@ -33,10 +33,10 @@ requirements:
|
|||||||
- numpy >=1.21
|
- numpy >=1.21
|
||||||
- geopandas >=0.13.0
|
- geopandas >=0.13.0
|
||||||
- shapely >=2.0
|
- shapely >=2.0
|
||||||
- pygeos >=0.14.0,<0.15.0
|
# - pygeos >=0.14.0,<0.15.0
|
||||||
- pyproj >=3.3.0
|
- pyproj >=3.3.0
|
||||||
- metpy >=1.2.0
|
- metpy >=1.2.0
|
||||||
- attrs >=20.3,<22
|
# - attrs >=20.3,<22
|
||||||
- pydantic >=1.10.5,<2.0.0
|
- pydantic >=1.10.5,<2.0.0
|
||||||
- xarray >=2022.6.0
|
- xarray >=2022.6.0
|
||||||
- netcdf4 >=1.5.8
|
- netcdf4 >=1.5.8
|
||||||
@@ -53,9 +53,9 @@ requirements:
|
|||||||
- fsspec
|
- fsspec
|
||||||
- cftime
|
- cftime
|
||||||
- cfgrib
|
- cfgrib
|
||||||
- pooch
|
# - pooch
|
||||||
# xarray[accel]
|
# xarray[accel]
|
||||||
- flox
|
# - flox
|
||||||
|
|
||||||
test:
|
test:
|
||||||
imports:
|
imports:
|
||||||
|
|||||||
Reference in New Issue
Block a user