numpy>=1.22
scipy>=1.10
numba>=0.58
stumpy>=1.12
scikit-learn>=1.3
pandas>=1.3.0
matplotlib>=3.7
statsmodels>=0.6
pyod>=2.0.0

[all]
sphinx
sphinx-rtd-theme
numpydoc
toml
pytest
pytest-cov
notebook
jupyterlab
pre-commit
black
isort

[docs]
sphinx
sphinx-rtd-theme
numpydoc
toml

[lint]
pre-commit
black
isort

[notebooks]
notebook
jupyterlab

[tests]
pytest
pytest-cov
