multidict~=4.7.4
appdirs~=1.4.3
aiohttp~=3.6.2
async_timeout~=3.0
attrs~=19.3
python-dateutil~=2.8.1
tabulate~=0.8.2
tqdm~=4.42
humanize>=0.5.1
yarl~=1.4.2
Click>=7.0

[ci]
wheel>=0.33.6
twine>=1.14.0
pytest~=5.3
pytest-cov
pytest-mock
pytest-asyncio~=0.10.0
aioresponses==0.6.1
asynctest~=0.13.0
codecov
flake8>=3.7.9

[dev]
pytest-sugar>=0.9.1
wheel>=0.33.6
twine>=1.14.0
pytest~=5.3
pytest-cov
pytest-mock
pytest-asyncio~=0.10.0
aioresponses==0.6.1
asynctest~=0.13.0
codecov
flake8>=3.7.9

[docs]
sphinx~=2.4
sphinx-intl>=2.0
sphinx_rtd_theme>=0.4.3
sphinxcontrib-trio~=1.1.0
sphinx-autodoc-typehints~=1.8.0
pygments~=2.5

[test]
pytest~=5.3
pytest-cov
pytest-mock
pytest-asyncio~=0.10.0
aioresponses==0.6.1
asynctest~=0.13.0
codecov
flake8>=3.7.9
