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

# Deploy
twine

# Formats
numpy>=2.0.0
lxml
zarr
h5netcdf
dicttoxml

# Paths
validators
cloudpathlib[s3]>=0.12.1

# Raster libs
scipy
pyresample
rasterio>=1.3.10  # numpy >= 2
xarray>=2024.06.0  # numpy >= 2
rioxarray>=0.10.0
odc-geo>=0.4.6

# Vector libs
rtree
geopandas>=0.14.4
shapely>=2.0.0

# Spectral indices
spyndex>=0.3.0

# Optimizations
dask[complete]>=2021.10.0
methodtools

# Plot
matplotlib

# Sertit libs
eoreader>=0.21.3
sertit[full]>=1.42.2
