matplotlib~=3.9
pyshp~=3.0
pyproj~=3.6
scikit-learn~=1.6
shapely~=2.0

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

[lint]
flake8

[test]
pytest
pytest-cov
