# Documentation dependencies for Read the Docs
sphinx==8.2.3
pydata-sphinx-theme==0.15.4
sphinx-design==0.6.1
myst-parser==4.0.1
sphinx-autodoc-typehints==3.5.2
sphinx-copybutton==0.5.2
numpydoc==1.10.0
sphinxcontrib-mermaid==2.0.0
sphinx-reredirects==1.1.0

# Package dependencies needed for autodoc
networkx>=3.0
numpy>=1.24
pandas>=2.0
scipy>=1.10
scikit-learn>=1.3
