beautifulsoup4<5,>=4.6
lxml<4,>=3.8
requests<3,>=2.18
statistics<2,>=1.0

[conventions]
flake8<4,>=3.4
pydocstyle<3,>=2.0

[docs]
sphinx<2,>=1.6
sphinx_rtd_theme

[tests]
coverage<5,>=4.4
mock<3,>=2.0
pytest<4,>=3.1
vcrpy<2,>=1.11

[travis]
codecov<3,>=2.0
