aiohttp~=3.3.0
click~=6.7
parsel~=1.4
pydantic==0.9.1
Send2Trash==1.5.0
SQLAlchemy~=1.2.8
texttable~=1.2.1
tqdm~=4.23.4
yarl~=1.2.4

[:platform_system != "Windows"]
uvloop==0.10.1
