click>=6.6
pandas>=0.18.1
matplotlib>=1.5.2
colorlog>=2.7.0
jsonschema>=2.5.1
boto3>=1.4.1
boto>=2.43.0

[analysis]
jupyter>=1.0.0
scikit-learn>=0.18
snakeviz>=0.4.1

[dev]
git-pylint-commit-hook==2.1.1
Cython==0.25.1
configparser==3.5.0
versioneer==0.17
twine>=1.8.1

[docs]
sphinx==1.4.1

[lint]
pylint==1.5.4

[test]
pytest==2.9.1
pytest-cov==2.4.0
