requests>=2.28.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[async]
aiohttp>=3.8.0

[dev]
pytest>=7.0.0
pytest-asyncio>=0.21.0
responses>=0.23.0
mypy>=1.0.0
ruff>=0.1.0
types-requests>=2.28.0
