# Documentation build requirements (Read the Docs / fresh envs).
# Only the OPTIONAL fastscape adapter stack (fastscape / xsimlab /
# fastscapelib-fortran) is not required: docs/conf.py mocks it for the
# siim.fastscape API pages, and the 2D example pages are not executed. The
# standalone runtime (numpy/scipy/numba/matplotlib/tqdm/xarray/pandas) IS required so
# siim.siim2d imports for real and the 1D getting-started page executes at
# build time; ipykernel provides the kernel MyST-NB runs it in.
sphinx>=8
furo
myst-nb
sphinxcontrib-bibtex
ipykernel
numpy
scipy
numba
matplotlib
tqdm
xarray
