# Sphinx and theme
sphinx>=7.0.0
sphinx-rtd-theme>=2.0.0

# Sphinx extensions
sphinx-autodoc-typehints>=1.19.0
myst-parser>=2.0.0

# Core dependencies needed for documentation build
numpy>=1.21.0
matplotlib>=3.5.1
pandas>=1.4.0
