numpy>=1.24
pandas>=2.0
scikit-learn>=1.3
matplotlib>=3.7
seaborn>=0.12
plotly>=5.0
xgboost>=2.0
mlxtend>=0.23
tqdm>=4.65

[all]
dml-utils[keras]
dml-utils[torch]

[dev]
pytest
black
ruff
build
twine
bump2version

[keras]
tensorflow>=2.13

[torch]
torch>=2.0
torchvision>=0.15
