aiohttp>=3.6.2
tqdm>=4.42

[build]
wheel>=0.35.1
twine>=3.1.1
towncrier>=19.2.0

[lint]
flake8>=3.8.1

[test]
pytest~=6.0.1
pytest-cov
pytest-mock
pytest-asyncio>=0.14.0
aioresponses~=0.6.3
codecov

[typecheck]
mypy>=0.782
