logzero
dill
tqdm
seaborn==0.12.2
numpy>=1.23
scipy>=1.10
pandas>=2.0
opentelemetry-api
opentelemetry-sdk
opentelemetry-exporter-otlp
tensorboard>=2.11
matplotlib==3.7.2
scikit-learn>=1.2

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

[dev]
black
pylint

[examples]
ipykernel
plotly
nbformat
gdown
liac-arff

[pytorch]
torch>=2.0
skorch

[ray]
ray<=2.6.3,>=2.5
hyperopt
tune_sklearn

[river]
river==0.18.*

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

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

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

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