numpy>=1.17.4
shapely>=2.0

[cli]
click~=8.1.6

[dev]
black~=23.3
blacken-docs~=1.13
mypy~=1.2
packaging~=23.1
pre-commit~=3.2
pytest~=7.3
pytest-console-scripts~=1.3
ruff==0.0.285

[dev:python_version < "3.10"]
typing_extensions

[dev:python_version < "3.11"]
tomli~=2.0

[docs]
cartopy~=0.21
ipykernel~=6.22
jupytext~=1.14
nbsphinx~=0.9
pydata-sphinx-theme~=0.13
scipy~=1.10.0
sphinx~=7.0
sphinx-click~=5.0
