numpy>=2.0
rasterio>=1.4
scipy>=1.15
scikit-image>=0.26.0
matplotlib>=3.10
pyogrio>=0.10
geopandas>=1.1.0
shapely>=2.0.7
pyproj>=3.4
python-ternary>=1.0.8
numba>=0.62

[:sys_platform == "linux"]
intel-openmp

[:sys_platform == "win32"]
tbb>=2021.6.0

[notebooks]
pandas>=2.0
jupyterlab>=4.0

[test]
pytest>=7.0
pytest-mock>=3.10
pytest-cov>=4.0
