logzero
dill
tqdm
numpy>=1.23
scipy>=1.10
pandas>=2.0
matplotlib>=3.5.2
scikit-learn>=1.2

[all]
sail[tensorflow]
sail[pytorch]
sail[river]
sail[ray]
sail[dev]
sail[examples]
sail[tests]

[all_arm64]
sail[tfarm64]
sail[pytorch]
sail[river]
sail[ray]
sail[dev]
sail[examples]
sail[tests]

[dev]
black
pylint

[examples]
ipykernel
plotly
nbformat
seaborn
gdown
liac-arff

[pytorch]
torch>=2.0
skorch

[ray]
ray>=2.5
hyperopt
tune_sklearn

[river]
river==0.18.*

[tensorflow]
tensorflow<=2.13,>=2.7
scikeras
tensorflow-addons

[tests]
pytest
nbmake
pytest-xdist
pytest-console-scripts

[tfarm64]
tensorflow-macos<=2.13,>=2.7
scikeras
tensorflow-addons
