numpy>=1.23

[all]
scratchkit[dev,docs,notebooks]

[dev]
pytest>=7
pytest-cov>=4
pytest-benchmark>=4
hypothesis>=6
scikit-learn>=1.3
ruff>=0.4
black>=24
mypy>=1.8
build>=1
twine>=5

[docs]
mkdocs>=1.6
mkdocs-material>=9.5
mkdocstrings[python]>=0.25

[notebooks]
jupyter>=1.0
matplotlib>=3.7
pandas>=2.0
