qt desktop gui: upgrade qt5->qt6
closes https://github.com/spesmilo/electrum/issues/8007
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
PyQt5>=5.15.2
|
||||
PyQt6
|
||||
cryptography>=2.6
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
PyQt5
|
||||
PyQt6
|
||||
|
||||
# we need at least cryptography>=2.1 for electrum.crypto,
|
||||
# and at least cryptography>=2.6 for dnspython[DNSSEC]
|
||||
|
||||
Reference in New Issue
Block a user