appdirs>=1
beautifulsoup4>=4
colorama>=0.3
lxml>=4
requests>=2
toml>=0.10
jsonschema>=3.2

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

[docs]
sphinx>=2.4
sphinx_rtd_theme>=0.4
