# Tests & lint
pre-commit
black
pytest
coverage
pytest-cov
flake8
pylint
tempenv

# Deploy
twine

# Formats
lxml
zarr
h5netcdf
dicttoxml

# Paths
validators
cloudpathlib>=0.10.0

# Raster libs
scipy
pyresample
rasterio>=1.3.0
xarray>=0.18.0
rioxarray>=0.10.0

# Vector libs
rtree
geopandas>=0.11.0

# Spectral indices
spyndex>=0.3.0

# Optimizations
dask[complete]>=2021.10.0
methodtools

# Plot
matplotlib

# Sertit libs
eoreader>=0.20.4
sertit[full] >= 1.32.3
