mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +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
|
||||
dnspython
|
||||
jsonrpclib-pelix
|
||||
qdarkstyle<3.0
|
||||
qdarkstyle<2.7
|
||||
aiorpcx>=0.18,<0.19
|
||||
aiohttp>=3.3.0
|
||||
aiohttp_socks
|
||||
|
|
Loading…
Add table
Reference in a new issue