aiofiles>=23.1.0
aiobotocore>=2.5.0
aiohttp>=3.8.4
pystac>=1.7.3
python-dateutil>=2.7.0
yarl>=1.9.2

[cli]
click~=8.1.5
click-logging~=1.0.1
tabulate~=0.9.0
tqdm~=4.66.1

[dev]
black~=23.3
mypy~=1.3
pre-commit~=3.3
pystac[validation]>=1.7.3
pytest~=7.3
pytest-asyncio~=0.21
pytest-cov~=4.1
ruff==0.0.290
types-aiofiles~=23.1
types-python-dateutil~=2.8.19
types-tqdm~=4.66.0
types-tabulate~=0.9.0

[docs]
pydata-sphinx-theme~=0.13
sphinx~=7.2.2
sphinx-click~=5.0
