requests
requests_toolbelt

[:python_version < "3.8"]
typing-extensions

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

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

[test]
pytest
coverage
