matplotlib~=3.10
pyshp~=3.1
pyproj~=3.7
scikit-learn~=1.7
shapely~=2.1
tifffile[all]~=2025.0

[docs]
mkdocs-material
mkdocs-include-markdown-plugin
mkdocstrings-python
mkdocs-autoapi
mkdocs-glightbox
mkdocs-jupyter

[lint]
flake8

[test]
pytest
pytest-cov
pytest-xdist
