numpy>=1.23.0
xarray>=2023.1.0
rioxarray>=0.14.0
rasterio>=1.3.0
netCDF4>=1.6.0
h5py>=3.7.0
pandas>=1.5.0
pyproj>=3.4.0
shapely>=2.0.0
geopandas>=0.12.0
pillow>=9.0.0
python-dateutil>=2.8.0
typing-extensions>=4.0.0

[cloud]
satdatakit[stac,zarr]
s3fs>=2024.1.0

[dask]
dask[complete]>=2024.1.0
distributed>=2024.1.0

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
black>=23.0.0
ruff>=0.1.0
mypy>=1.0.0

[full]
satdatakit[cloud,dask]

[stac]
pystac>=1.9.0
pystac-client>=0.7.0
stackstac>=0.5.0

[zarr]
zarr>=2.16.0
fsspec>=2024.1.0
