updated v0.2.18

This commit is contained in:
nidichaogequ
2026-08-03 01:48:47 +08:00
parent 9786c2ee3e
commit f465c345f1
+7 -7
View File
@@ -1,5 +1,5 @@
{% set name = "gdptools" %}
{% set version = "0.2.17" %}
{% set version = "0.2.18" %}
{% set python_min = "3.9" %}
package:
@@ -8,7 +8,7 @@ package:
source:
url: https://pypi.org/packages/source/{{ name[0] }}/{{ name }}/gdptools-{{ version }}.tar.gz
sha256: 021d18613365538ba1a4a0d6075124e36ee9cdd42b5447957d9880f13288c3d9
sha256: f6d28869342447fee02fceebf48847367a1adfe32b74a61095a45b76656f98d6
build:
entry_points:
@@ -27,16 +27,16 @@ requirements:
# - bump2version >=1.0.1,<2.0.0
- geoviews >=1.12.0,<2.0.0
- pystac >=1.10.0,<2.0.0
- s3fs >=2024.3.1,<2025.0.0
- s3fs >=2025.2.0,<2026.0.0
- urllib3 >=1.26.0,<2.0.0
- xpystac >=0.1.3,<0.2.0
- tqdm >=4.66.2,<5.0.0
- statsmodels >=0.14.0,<0.15.0
- dask-core >=2024.7.1,<2025.0.0
- dask-core >2024.8.0
- python >={{ python_min }}
- fastparquet >=2024.2.0
- pyarrow <18.1.1
- dask-geopandas 0.4.1
- dask-geopandas >0.4.1
- pandas >=2.0.0
- numpy >2.0
- geopandas >=0.13.0
@@ -46,12 +46,12 @@ requirements:
- metpy >=1.2.0
# - attrs >=20.3,<22
- pydantic >=1.10.5,<2.0.0
- xarray >=2024.3.0
- xarray 2024.7.0
- netcdf4 >=1.5.8
- scipy >=1.13.0,<2.0.0
- pydap >=3.2.2,<4.0.0
- zarr >=2.12.0
- rasterio >=1.2.9,<1.4.0
- rasterio >=1.2.9,<1.5.0
- bottleneck >=1.3.3
- dask >=2022.0.0
- joblib >=1.4.0