appdirs>=1
beautifulsoup4>=4
colorama>=0.3
diff-match-patch>=20181111
lxml>=4
requests>=2
toml>=0.10

[dev]
isort==4.3.21
mypy==0.761
pylint==2.4.4
yapf==0.29.0
pytest>=5.1.2
pytest-cov>=2.7.1
testfixtures==6.11.0

[docs]
sphinx>=1.8
sphinx-autodoc-typehints==1.8
sphinx_rtd_theme>=0.2.4

[selenium]
selenium>=3.141.0
