numpy>=1.23
scipy>=1.9
scikit-learn>=1.3
pandas>=1.5
matplotlib>=3.6
seaborn>=0.12
bayesian-optimization>=1.4
typer>=0.9
rich>=13.0
structlog>=23.1

[dev]
spectoprep[docs,lint,test]

[docs]
sphinx
myst-parser
furo
sphinx_rtd_theme
pydata-sphinx-theme
nbsphinx

[lint]
ruff>=0.4
mypy>=1.5

[test]
pytest>=7.0
pytest-cov>=4.0
coverage>=7.0
