aiofiles==0.8.0
aiohttp==3.8.1
attrs==21.4.0
certifi==2022.6.15
cssselect==1.1.0
html5lib==1.1
isodate==0.6.1
json-home-client==1.1.1
lxml==4.9.1
pillow==9.0.1
pygments==2.11.2
requests==2.28.1
result==0.8.0
tenacity==8.0.1
webencodings==0.5.1
widlparser==1.1.1

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3"]
six==1.16.0

[:python_version >= "2.7" and python_version not in "3.0, 3.1, 3.2, 3.3, 3.4, 3.5" and python_version < "4.0"]
urllib3==1.26.11

[:python_version >= "3.5"]
idna==3.3

[:python_version >= "3.6"]
aiosignal==1.2.0
async-timeout==4.0.2
charset-normalizer==2.1.0
uri-template==1.2.0
yarl==1.7.2

[:python_version >= "3.7"]
frozenlist==1.3.0
multidict==6.0.2
typing-extensions==4.3.0
