requests>=2.25.0
urllib3>=1.26.0

[async]
aiohttp>=3.8.0
aiofiles>=0.7.0

[dev]
pytest>=6.0.0
pytest-asyncio>=0.18.0
pytest-cov>=2.12.0
black>=22.0.0
flake8>=4.0.0
mypy>=0.910
requests-mock>=1.9.0
