numpy>=1.24
shapely>=2.0

[all]
geopandas>=1.0
matplotlib>=3.7

[ci]
tox>=4.26

[dev]
osbng[all,ci,docs,lint,test]

[docs]
pydata-sphinx-theme>=0.16
nbsphinx>=0.9
sphinx>=8.2
sphinx-copybutton>=0.5

[geopandas]
geopandas>=1.0

[lint]
ruff>=0.14

[test]
coverage>=7.13
geopandas>=1.0
pytest>=8.0
