pip>=19.3.1
setuptools>=41.6.0
statsmodels==0.10.1
seaborn>=0.9.0
pytest-cov>=2.8.1
category-encoders==2.1.0

[:(python_version <= '2.7')]
numpy==1.16.6
scipy<=1.2.2
matplotlib<=2.2.4
pandas==0.24.2
numexpr==2.7.1
scikit-learn==0.20.4
xgboost==0.82
ipython<=5.8.0
pytest==4.6.9

[:(python_version > '3.3')]
numpy>=1.19.1
scipy>=1.4.1
matplotlib>=3.1.2
pandas>=1.1.0
numexpr>=2.7.1
scikit-learn==0.22.1
xgboost>=0.90
ipython>=7.11.1
pytest>=5.3.5
