pandas
affine
pyproj
pydantic<3,>=2

[:python_version >= "3.10" and python_version < "3.11"]
numpy<2,>=1.23.2

[:python_version >= "3.11" and python_version < "3.13"]
numpy<2,>=1.26.0

[:python_version >= "3.13"]
numpy>=2.1.0

[:python_version >= "3.9" and python_version < "3.10"]
numpy<2,>=1.21.5

[doc]
myst-parser>=4.0.1
sphinx>=8.2.3
sphinx-rtd-theme
sphinx-autodoc-typehints
autodoc-pydantic>=2.0.0

[geo]
pyogrio
geopandas
rasterio>=1.2.1
matplotlib

[test]
pytest
pytest-cov
pytest-order
