# Documentation build requirements for Read the Docs

# Core dependencies needed for autodoc
pdbreader>=0.1.0
networkx>=2.5.0
matplotlib>=3.3.0

# Sphinx and extensions
sphinx>=3.0.0
sphinx-rtd-theme>=0.5.0
sphinx-autobuild>=2024.10.03
sphinx-toolbox>=4.0.0
sphinxcontrib-bibtex>=2.6.5
sphinx-sitemap>=2.7.2
sphinx-book-theme>=1.1.4
sphinx-copybutton>=0.5.2

# For better docstring parsing
sphinx-autodoc-typehints