binaries: update bundled PyQt version to 5.15.2
related: https://github.com/spesmilo/electrum/issues/6461#issuecomment-756240675
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
PyQt5<5.13.2
|
PyQt5>=5.15.2
|
||||||
cryptography>=2.1
|
cryptography>=2.6
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
PyQt5<5.15
|
PyQt5
|
||||||
|
|
||||||
# we need at least cryptography>=2.1 for electrum.crypto,
|
# we need at least cryptography>=2.1 for electrum.crypto,
|
||||||
# and at least cryptography>=2.6 for dnspython[DNSSEC]
|
# and at least cryptography>=2.6 for dnspython[DNSSEC]
|
||||||
|
|||||||
Reference in New Issue
Block a user