numpy==1.21.*
scipy==1.7.*
matplotlib==3.5.*
pandas==1.3.*
tqdm==4.65.*
statsmodels==0.13.*
joblib==1.1.*
imbalanced-learn==0.8.1
scikit-learn==1.0.2

[dev]
flake8
autopep8
ipython
ipdb
twine
tomli

[docs]
sphinx>=4.2
sphinx_rtd_theme>=1.0
readthedocs-sphinx-search>=0.1
sphinxcontrib-programoutput>=0.17
docutils<0.18
