scikit-learn>=1.2
joblib>=1.1.1
scipy>=1.3.2
numpy>=1.24
numpy<2.0.0
ConfigSpace==0.7.1

[:python_version < "3.9"]
pandas>=1.0.3

[:python_version >= "3.9"]
pandas>=2.2.0
Bottleneck>1.3.5

[flaml]
flaml[blendsearch]

[full]
flaml[blendsearch]
smac>=2.0.0

[full-tests]
flaml[blendsearch]
smac>=2.0.0
pytest
pytest-forked
pytest-xdist
pytest-cov
pytest-local-badge

[smac]
smac>=2.0.0
