# Documentation build requirements
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
myst-parser>=0.17.0
sphinx-autobuild>=2021.3.14

# For API documentation
sphinx-autodoc-typehints>=1.12.0

# Optional: for better code highlighting
pygments>=2.0.0

# Optional: for live documentation building
watchdog>=2.1.0
