Files
optuna-dashboard/requirements.txt
T

15 lines
142 B
Plaintext

# project dependency
optuna>=2.4
bottle
typing-extensions;python_version<'3.8'
scikit-learn
# lint
black
flake8
isort
mypy
# test
pyppeteer