Skip to content

Commit

Permalink
bump minimum version of PyQt5
Browse files Browse the repository at this point in the history
This fixes a problem with a recent version of MacOS.

See spesmilo#6461 (comment)
If someone insists on making ElectrumABC run with a lower version of
PyQt5, the alternative solution would be to use the same workaround as
Electron-Cash Electron-Cash@1492b1d
  • Loading branch information
PiRK committed Jan 11, 2021
1 parent 3c8d117 commit 589214a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contrib/requirements/requirements-binaries.txt
@@ -1,4 +1,4 @@
PyQt5>=5.12.3
PyQt5>=5.15.2
pycryptodomex<3.7
websocket-client
psutil==5.6.1

0 comments on commit 589214a

Please sign in to comment.