requests

[dev]
pycodestyle
pylint
mypy
flake8
flake8-bandit
flake8-comprehensions
flake8-docstrings
pep8-naming
types-requests

[docs]
sphinx
sphinx-autodoc-typehints
sphinx-rtd-theme

[test]
nose
coveralls
codecov
