# Documentation build dependencies
# Install with: pip install -r requirements/requirements.docs.txt

sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0
sphinx-autodoc-typehints>=2.0.0
sphinx-copybutton>=0.5.0
myst-parser>=2.0.0
sphinx-autobuild>=2024.0.0

# Note: metalcutlass must be installed separately first
# cd packages/metalcutlass && pip install -e .
