numpy>=2.0.0
pandas>=2.0.0
xarray>=2025.1.0
scipy>=1.11
matplotlib>=3.10
shapely>=2.0
fiona>=1.8.0
geopandas>=1.0
rasterio>=1.3
pyproj>=3.5
affine>=2.4
requests>=2.28
netcdf4>=1.6
refet>=0.4

[contours]
scikit-image>=1.0
scikit-learn>=1.3

[docs]
sphinx>=7.0
sphinx-rtd-theme>=1.2
myst-parser>=2.0
sphinxcontrib-bibtex>=2.5
sphinx-copybutton>=0.5
sphinx-autodoc-typehints>=1.20
sphinx-gallery>=0.14
nbsphinx>=0.9
numpydoc>=1.1

[examples]
jupyter>=1.1.1
ipykernel>=7.3.0
matplotlib>=3.11.1
seaborn>=0.13.2
plotly>=6.9.0

[test]
pytest>=9.1.1
pytest-cov>=7.1
tox>=4.58
black>=26.5.1
ruff>=0.16.2
