numpy>=1.23
torch>=2.0

[all]
scikit-learn>=1.1
scipy>=1.9
seaborn>=0.12
pytest>=8
pytest-cov>=5
black>=24
flake8>=7
build>=1
twine>=5
matplotlib>=3.7

[dev]
pytest>=8
pytest-cov>=5
black>=24
flake8>=7
build>=1
twine>=5

[examples]
scikit-learn>=1.1
scipy>=1.9
seaborn>=0.12

[sklearn]
scikit-learn>=1.1

[viz]
matplotlib>=3.7
