matplotlib>=3.6
numpy>=1.24
pydantic>=2.0.0
shapely>=2.1.2

[:python_version < "3.12"]
typing_extensions>=4.0.0

[dev]
pre-commit
pytest
ruff
