# Sphinx and theme
sphinx>=7.0
furo>=2024.0

# Extensions
myst-parser>=2.0
nbsphinx>=0.9
sphinx-autodoc-typehints>=1.25
sphinx-argparse>=0.5.2
sphinx-copybutton>=0.5
sphinx-design>=0.5
sphinx-click>=5.0

# Notebook support (bundles pandoc binary - no system install needed)
pypandoc_binary
ipython

# For autodoc type resolution
numpy
pandas
