requests>=2.25.0

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

[async]
aiohttp>=3.8.0
asyncio>=3.4.3

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.18.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.950
isort>=5.10.0
