numpy<1.23,>=1.17
fastrlock>=0.5

[all]
scipy<1.9,>=1.4
optuna>=2.0

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

[setup]
Cython<3,>=0.29.22
fastrlock>=0.5

[stylecheck]
autopep8==1.5.5
flake8==3.8.4
pbr==5.5.1
pycodestyle==2.6.0

[test]
pytest>=6.2
