Files
optuna-dashboard/requirements.txt
T
2023-06-30 11:05:16 +09:00

27 lines
270 B
Plaintext

# project dependency
optuna>=2.4
bottle
scikit-learn
streamlit
typing-extensions;python_version<"3.8"
# lint
black
flake8
isort
mypy-boto3-s3
mypy
# unit test
pytest
boto3
moto[s3]
# visual regression tests
pyppeteer
pytest-playwright
# docs
sphinx
sphinx_rtd_theme