aiohttp>=3.6.2
tqdm>=4.42

[build]
wheel>=0.35.1
twine>=3.2.0

[ci]

[dev]

[lint]
flake8>=3.8.4
isort>=5.6.4
black

[test]
pytest>=6.0.1
pytest-asyncio>=0.14.0
pytest-cov>=2.10.0
pytest-mock>=3.2.0
codecov>=2.1.8

[typecheck]
mypy>=0.800
