# for the compatibility b/w various Qt versions
QtPy>=2.3.1

# for faster downloading
aiohttp

# for faster JSON loading
orjson

# for unified isons
qtawesome

# to build a package and install it
setuptools
