pandas
affine
pyproj
pydantic<3,>=2

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

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

[:python_version >= "3.8" and python_version < "3.11"]
numpy<2.0.0,>=1.21.5

[geo]
pyogrio
geopandas
rasterio>=1.2.1
matplotlib

[test]
pytest
pytest-cov
pytest-order
