# Dependencies for building the documentation (in addition to Quarto itself,
# which must be installed separately: https://quarto.org/docs/get-started/)
quartopydoc # For generating API documentation
sphobjinv # For generating objects.inv, so other projects can link to Sciris
jupyter
jupyter-cache
jupytext # For running the tutorials as Jupyter notebooks
ipykernel # For the tutorials
scipy # For optimization examples
dask # For parallel examples
