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

# Deploy
twine

# -- Libs for all platforms
# Base
tqdm
lxml
dill
psutil
geopandas>=0.14.4
cloudpathlib[all]>=0.12.1
xarray>=2024.06.0
shapely >= 2.0.0

# Colorlog
colorlog

# rasters_rio
rasterio>=1.3.10

# rasters
rioxarray>=0.10.0

# dask
dask[complete]>=2024.5.1
