requirements: restrict qdarkstyle to <2.7

qdarkstyle 2.7 pulls in new dependencies
see ColinDuquesnoy/QDarkStyleSheet#182
This commit is contained in:
SomberNight 2019-06-04 20:35:46 +02:00
parent 6cf7aefe28
commit 046518d7f7
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -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