# production requirements
numpy==1.15.4
scikit-learn==0.20.2
pandas==0.23.4
joblib==0.14.0

# packaging
setuptools==40.6.3
wheel==0.32.3

# testing requirements
pytest==5.2.4

# upload package
twine==3.1.1


