numpy==1.*,>=1.21.2
scipy==1.*,>=1.6.0
scikit-learn==1.*,>=1.1.1
pandas==1.*,>=1.2.1
PyYAML==5.*,>=5.4.1
torch==1.*,>=1.9.0
tqdm==4.*,>=4.46.0
hyperopt==0.2.*,>=0.2.7

[doc]
sphinx==4.*
sphinx-rtd-theme==1.*

[test]
pytest==6.*,>=6.2.4
pytest-cov==2.*,>=2.12.1
