# project dependency
optuna>=2.4
bottle
typing-extensions;python_version<'3.8'
scikit-learn

# lint
black
flake8
isort
mypy

# test
pyppeteer
