numpy>=1.17
fastrlock>=0.5

[all]
scipy>=1.4
optuna>=2.0

[appveyor]
pytest>=6.2

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

[setup]
Cython>=0.29.22
fastrlock>=0.5

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

[test]
pytest>=6.2
