click>=8.0
geojson
httpx<0.28.0
jsonschema
pyjwt>=2.1
tqdm>=4.56
typing-extensions

[dev]
planet[docs,lint,test]

[docs]
mkdocs==1.3
mkdocs-click==0.7.0
mkdocs-material==8.2.11
mkdocstrings==0.18.1
mkdocs_autorefs==1.0.1

[lint]
flake8
mypy
yapf

[test]
pytest==8.3.3
anyio
pytest-cov
respx>=0.20
