numpy>=1.10.0
scipy>=0.18.1
scikit-learn>=0.18

[deploy]
twine

[dev]
jupyter
line_profiler

[docs]
sphinx
sphinx-autobuild
sphinx_rtd_theme

[test]
aniso8601>=1.1.0
flake8>=3.0.4
coverage>=4.2
pytest>=3.0.2
pytest-profiling>=1.1.1
gprof2dot>=2015.12.1
pytest-watch>=4.1.0
