# Read the Docs installs this file only; conf.py imports fluxfootprints from
# ../src, so every *runtime* dependency must be listed here as well.

# Runtime dependencies (keep in sync with [project].dependencies)
numpy
pandas
xarray
scipy
matplotlib
shapely
fiona
geopandas
rasterio
pyproj
affine
requests
netcdf4

# Documentation toolchain (matches the extensions enabled in conf.py)
sphinx
sphinx-rtd-theme
sphinx-autodoc-typehints
myst-parser
numpydoc
sphinxcontrib-bibtex
nbsphinx

# Notebook rendering
ipykernel
jupyter
