requests>=2.1.0
selenium>=2.53.0
Pillow>=5.0.0

[dev]
bumpversion
flake8
flake8-import-order
flake8-bugbear
mypy
flake8-mypy

[testing]
pytest >= 3.0.0
pytest-cov
pytest-xdist
