numpy>=1.26.0
pyyaml>=6.0.0
requests>=2.32.3
scipy>=1.13.0
tqdm>=4.66.0

[cibw]
edfio>=0.4.4
wfdb>=4.2.0

[cibw:platform_machine != "aarch64"]
numba>=0.61.0

[dev]
sleepecg[doc]
sleepecg[full]
mypy>=0.991
pre-commit>=2.13.0
pytest>=6.2.0
pytest-cov>=6.0.0
ruff>=0.4.0
setuptools>=72.1.0

[doc]
mkdocs-material>=9.5.0
mkdocstrings-python>=1.11.1

[full]
edfio>=0.4.4
joblib>=1.4.2
matplotlib>=3.9.2
numba>=0.61.0
wfdb>=4.2.0

[full:python_version < "3.13"]
tensorflow>=2.17.0
