alembic>=1.5.0
cmaes>=0.9.1
colorlog
numpy
packaging>=20.0
sqlalchemy>=1.3.0
tqdm
PyYAML

[benchmark]
asv>=0.5.0
botorch
cma
scikit-optimize
virtualenv

[checking]
black
blackdoc
flake8
isort
mypy
types-PyYAML
types-redis
types-setuptools
types-tqdm
typing_extensions>=3.10.0.0

[document]
cma
botorch
distributed
fvcore
lightgbm
matplotlib!=3.6.0
mlflow
pandas
pillow
plotly>=4.9.0
scikit-learn
scikit-optimize
sphinx
sphinx-copybutton
sphinx-gallery
sphinx-plotly-directive
sphinx_rtd_theme
torch
torchaudio
torchvision

[integration]
cma
distributed
mlflow
pandas
scikit-learn>=0.24.2
wandb
xgboost

[integration:python_version < "3.11"]
botorch>=0.4.0
fastai
lightgbm
mxnet
pytorch-ignite
pytorch-lightning>=1.6.0
scikit-optimize
shap
tensorflow
torch
torchaudio
torchvision

[integration:sys_platform != "darwin"]
catboost>=0.26

[integration:sys_platform == "darwin"]
catboost<1.2,>=0.26

[optional]
botorch
matplotlib!=3.6.0
pandas
plotly>=4.9.0
redis
scikit-learn>=0.24.2

[test]
coverage
fakeredis[lua]
kaleido
pytest

[test:python_version >= "3.8"]
scipy>=1.9.2
