aiofiles==23.1.0
aiohttp==3.8.4
alive-progress==3.0.1
attrs==22.1.0
certifi==2022.12.7
cssselect==1.2.0
grapheme==0.6.0
html5lib==1.1
isodate==0.6.1
json-home-client==1.1.1
lxml==4.9.2
pillow==9.5.0
pygments==2.15.1
requests==2.29.0
result==0.8.0
tenacity==8.2.2
webencodings==0.5.1
widlparser==1.1.3

[: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"]
urllib3==1.26.15

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

[:python_version >= "3.6"]
async-timeout==4.0.2
uri-template==1.2.0

[:python_version >= "3.7"]
aiosignal==1.3.1
charset-normalizer==3.1.0
frozenlist==1.3.3
multidict==6.0.4
typing-extensions==4.5.0
yarl==1.9.2

[:python_version >= "3.7" and python_version < "4.0"]
about-time==4.2.1
