aiohttp>=3.8.1
tqdm>=4.64.0
netifaces>=0.11.0
furl>=2.1.3

[:python_version < "3.8"]
typing_extensions>=3.7.4

[dev]
flake8>=4.0.1
mypy>=0.961
