numpy>=1.14.2
scikit-learn>=0.19.1
scipy>=1.0.1

[:python_version == "2.7"]
enum34>=1.1.6

[test]
mock>=2.0.0
pytest>=3.4.2
