requests
httpx

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

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

[test]
pytest
pytest-asyncio
coverage
