requests>=2.25.0

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

[async]
aiohttp>=3.7.0

[dev]
pytest>=6.0
pytest-cov>=2.0
pytest-asyncio>=0.18.0
black>=21.0
flake8>=3.8
mypy>=0.800
isort>=5.0
