numpy>=1.15
fastrlock>=0.3

[appveyor]
pytest>=6.2

[docs]
sphinx==3.0.4
sphinx_rtd_theme

[doctest]
matplotlib
optuna

[jenkins]
pytest>=6.2
pytest-timeout
pytest-cov
coveralls
codecov
coverage<5

[setup]
fastrlock>=0.3

[stylecheck]
autopep8==1.4.4
flake8==3.7.9
pbr==4.0.4
pycodestyle==2.5.0

[test]
pytest>=6.2
