aiohttp==3.7.3
chardet==3.0.4
typing-extensions==3.7.4.3

[:python_full_version >= "3.5.3"]
async-timeout==3.0.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
attrs==20.3.0
idna==2.10

[:python_version >= "3.6"]
multidict==5.1.0
yarl==1.6.3

[dev]
