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.3.2,>=1.2

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

[dev]
black
pylint

[examples]
ipykernel
plotly
nbformat
gdown
liac-arff

[pytorch]
torch>=2.0
skorch

[ray]
ray
hyperopt
tune_sklearn

[river]
river

[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
