Click>=7.0,<8
requests>=2.0,<3
python-magic>=0.4,<1
Jinja2>=2.0,<3

[analysis]
pandas>=0.23,<1
matplotlib>=1.4, <2
scipy>=0.14, <1
numpy>=1.14, <2
plotly==1.9.6
pillow>=3, <4

[docs]
releases>=1.5, <2
mock>=3, <4
Sphinx>=1.7, <1.8
sphinx_rtd_theme>=0.4, <1

[jupyter]
pandas>=0.23,<1

[test]
coverage>=4.5, <5
jsonschema>=2.6, <3
mock>=3, <4
pylint>=1.9, <2
pytest>=4, <5
pytest-cov>=2, <3
tox>=3.7, <4
