# Documentation dependencies
sphinx>=4.0.0
sphinx-rtd-theme>=1.0.0
sphinx-autodoc-typehints>=1.12.0
sphinx-autoapi>=2.0.0
sphinxcontrib-applehelp>=1.0.2
sphinxcontrib-devhelp>=1.0.2
sphinxcontrib-htmlhelp>=2.0.0
sphinxcontrib-jsmath>=1.0.1
sphinxcontrib-qthelp>=1.0.3
sphinxcontrib-serializinghtml>=1.1.5

# Optional: For spell checking
sphinxcontrib-spelling>=7.0.0

# Optional: For PDF generation
sphinx-latex-builder>=1.0.0

# Optional: For better code highlighting
Pygments>=2.10.0

# Optional: For mathematical expressions
sphinx-math-dollar>=1.2.1 