updated with the power of grayskull
This commit is contained in:
+4
-4
@@ -24,7 +24,7 @@ requirements:
|
|||||||
run:
|
run:
|
||||||
- python >=3.6,<3.10
|
- python >=3.6,<3.10
|
||||||
- pandas >=1.4.0
|
- pandas >=1.4.0
|
||||||
- numpy >=1.21.0,<2.0.0
|
- numpy >=1.21.0
|
||||||
- geopandas >=0.11.0
|
- geopandas >=0.11.0
|
||||||
- shapely >=1.8.1
|
- shapely >=1.8.1
|
||||||
- pygeos >=0.12.0
|
- pygeos >=0.12.0
|
||||||
@@ -34,11 +34,11 @@ requirements:
|
|||||||
- pydantic >=1.9.0
|
- pydantic >=1.9.0
|
||||||
- xarray >=2022.6.0
|
- xarray >=2022.6.0
|
||||||
- netcdf4 <=1.6.1
|
- netcdf4 <=1.6.1
|
||||||
- scipy >=1.9.1,<2.0.0
|
- scipy >=1.9.0
|
||||||
- pydap >=3.2.2,<4.0.0
|
- pydap >=3.2.2,<4.0.0
|
||||||
- zarr >=2.13.1,<3.0.0
|
- zarr >=2.12.0
|
||||||
- rasterio >=1.2.9
|
- rasterio >=1.2.9
|
||||||
- bottleneck >=1.3.5,<2.0.0
|
- bottleneck >=1.3.3
|
||||||
- dask >=2022.0.0
|
- dask >=2022.0.0
|
||||||
# xarray[io]
|
# xarray[io]
|
||||||
- h5netcdf
|
- h5netcdf
|
||||||
|
|||||||
Reference in New Issue
Block a user