updated with grayskull

This commit is contained in:
nidichaogequ
2024-02-24 04:26:04 +08:00
parent f3e9cdacd5
commit 5cab7e96c0
+11 -25
View File
@@ -23,36 +23,22 @@ requirements:
- poetry-core >=1.0.0 - poetry-core >=1.0.0
run: run:
- python >=3.6,<3.10 - python >=3.6,<3.10
# - click <8 - pandas >=1.4.0
- click - numpy >=1.21.0,<2.0.0
# - pygeoapi >=0.11.0,<0.12.0 - geopandas >=0.11.0
- pygeoapi - shapely >=1.8.1
- geopandas >=0.11.1,<0.12.0 - pygeos >=0.12.0
- shapely >=1.8.4,<2.0.0 - pyproj >=3.3.0
- pygeos >=0.13,<0.14 - metpy >=1.2.0
- numpy >=1.23.2,<2.0.0 - attrs >=21.4.0
# - dask-core >=2022.9.0,<2023.0.0 - pydantic >=1.9.0
- dask-core - xarray >=0.21.1
- pandas >=1.4.4,<2.0.0
- xarray >=2022.6.0,<2023.0.0
- netcdf4 >=1.6.0,<2.0.0
- scipy >=1.9.1,<2.0.0
- pydap >=3.2.2,<4.0.0
- zarr >=2.12.0,<3.0.0
- rasterio >=1.3.2,<2.0.0
- rioxarray >=0.12.0,<0.13.0
- pyproj >=3.3.1,<4.0.0
- metpy >=1.3.1,<2.0.0
- python-attr >=0.3.2,<0.4.0
- attrs <22
- pydantic >=1.10.2,<2.0.0
test: test:
imports: imports:
- gdptools - gdptools
commands: commands:
# cannot run pip check b/c we are breaking the pins for dask, click, and pygeoapi. - pip check
# - pip check
- gdptools --help - gdptools --help
requires: requires:
- pip - pip