# Read the Docs requirements file
# This file specifies the dependencies needed to build the documentation

# Core Sphinx dependencies
sphinx>=7.2
myst-parser>=2.0
furo>=2024.1.29
sphinx-autodoc-typehints>=2.0

# Package dependencies (for autodoc to import the package)
numpy>=1.20.0
numba>=0.59.0
