numpy>=1.15
pandas>=0.23
matplotlib>=3.0
seaborn>=0.9
scikit-learn>=0.20
statsmodels>=0.9
packaging>=17.0
tabulate>=0.8

[dev]
black==19.3b0

[doc]
sphinx<2
sphinx_rtd_theme<0.5
nbsphinx>=0.4
python-dateutil>=2.5
jupyter>=1

[test]
pytest>=4
tox>=3
pytest-cov>=2.7
coveralls>=1.7
