numpy<1.25,>=1.18
fastrlock>=0.5

[all]
scipy<1.11,>=1.4
Cython<3,>=0.29.22
optuna>=2.0

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

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

[test]
pytest>=6.2
