numpy>=1.21
pandas>=1.4
scikit-learn>=1.3
optuna>=3.1
PyYAML>=6.0

[dev]
kaggle>=1.6.0
ucimlrepo>=0.0.7
jupyterlab>=4.0
notebook>=7.0
ipykernel>=6.0
dill>=0.3.8
tqdm>=4.66
scipy>=1.7
matplotlib>=3.7
seaborn>=0.12
pyarrow>=14
openpyxl>=3.1
xlrd<2.0
liac-arff>=2.5
pytest>=7.0

[repro]
numpy<2.0,>=1.21
pandas<2.2,>=1.4
scikit-learn<1.4,>=1.3
optuna<3.6,>=3.1

[test]
pytest>=7.0
