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

# Deploy
twine

# Formats
lxml
zarr
h5netcdf

# Paths
validators
cloudpathlib>=0.10.0

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

# Vector libs
rtree
geopandas>=0.11.0

# Spectral indices
git+https://github.com/awesome-spectral-indices/spyndex.git


# STAC
pystac[validation]

# SERTIT libs
sertit[full]>=1.20.3

# Optimizations
dask[complete]==2021.10.0
methodtools

# Plot
matplotlib
