requests>=2.21.0
logzero>=1.5.0
keyring>=17.1.1
tabulate>=0.8.2

[dev]
coverage>=4.5.2
pytest>=4.0.0
setuptools>=40.2.0
twine>=1.12.0

[doc]
Sphinx>=1.8.0
sphinx_rtd_theme>=0.4.2

[lint_dev]
pep257>=0.7.0
pycodestyle>=2.4.0
pydocstyle>=3.0.0
pylint>=2.2.2
black>=19.3b0

[lint_opt]
bandit>=1.5.1
isort>=4.3.4
flake8>=3.6.0
safety>=1.8.4
check-manifest>=0.37.0
pyroma>=2.4.0
