mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 16:01:30 +00:00
requirements: restrict qdarkstyle to <2.7
qdarkstyle 2.7 pulls in new dependencies see ColinDuquesnoy/QDarkStyleSheet#182
This commit is contained in:
parent
6cf7aefe28
commit
046518d7f7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ qrcode
|
||||||
protobuf
|
protobuf
|
||||||
dnspython
|
dnspython
|
||||||
jsonrpclib-pelix
|
jsonrpclib-pelix
|
||||||
qdarkstyle<3.0
|
qdarkstyle<2.7
|
||||||
aiorpcx>=0.18,<0.19
|
aiorpcx>=0.18,<0.19
|
||||||
aiohttp>=3.3.0
|
aiohttp>=3.3.0
|
||||||
aiohttp_socks
|
aiohttp_socks
|
||||||
|
|
Loading…
Add table
Reference in a new issue