# Documentation build requirements
# Core Sphinx and theme
sphinx>=7.4.7,<8.0
sphinx-book-theme>=1.1.3
sphinx-design>=0.6.1
sphinx-copybutton>=0.5.2
sphinx-autodoc-typehints>=2.3.0

# Markdown support
myst-parser>=3.0.1

# NWB and HED dependencies
hdmf-docutils>=0.4.7
pynwb>=2.8.2
hdmf>=3.14.1
hedtools>=0.7.1
ndx-events>=0.4.0

# Build dependencies
setuptools>=45
wheel
