updated with the power of grayskull

This commit is contained in:
nidichaogequ
2024-06-09 21:19:24 +08:00
parent 813c5362f1
commit 2acd24f766
+4 -4
View File
@@ -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