# doxygen required, use apt-get or dnf
sphinx==7.2.6
numpydoc==1.10.0
pydata-sphinx-theme>=0.16.1
sphinx-copybutton
sphinx-design
scipy
matplotlib>=3.10.8
pandas
breathe>=4.36.0
ipython>=9.12.0
# Needed for ipython>=8.17
# https://github.com/ipython/ipython/issues/14237
pickleshare

# needed to build release notes
towncrier
toml

scipy-doctest>=2.2.0

# interactive documentation utilities
# see https://github.com/jupyterlite/pyodide-kernel#compatibility
jupyterlite-sphinx>=0.22.1
# Works with Pyodide 0.27.1
jupyterlite-pyodide-kernel==0.5.2
