# Sphinx and documentation dependencies for ReadTheDocs
sphinx>=6.0
sphinx-rtd-theme>=1.3.0
myst-parser>=2.0.0

# Required for autodoc to work properly
numpy>=1.20.0
matplotlib>=3.3.0
scipy>=1.7.0
h5py>=3.1.0
pandas>=1.3.0

# Optional dependencies that might be imported
setuptools
wheel
