requests
httpx

[dev]
mypy
ruff
types-requests
codespell
bandit

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

[test]
pytest
pytest-asyncio
coverage
