# 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
pyarrow

# 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

# Optional [animation] extra, used by notebooks/footprint_animation_example.ipynb
# (that notebook ships with its outputs, so these are only needed if it is
# re-executed at build time)
contextily
imageio-ffmpeg
