Skip to content

Commit

Permalink
Pin PyQt5 to 5.14.2
Browse files Browse the repository at this point in the history
See #597 and https://bugreports.qt.io/browse/PYSIDE-1317?gerritReviewStatus=Open
Installation working correctly as per tests in Ubuntu1804 VM,
after this change.
  • Loading branch information
AdamISZ committed Jun 23, 2020
1 parent 6a90911 commit 984350c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements/gui.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
-r base.txt
PySide2
PyQt5==5.14.2
qrcode[pil]
https://github.com/sunu/qt5reactor/archive/58410aaead2185e9917ae9cac9c50fe7b70e4a60.zip#egg=qt5reactor

0 comments on commit 984350c

Please sign in to comment.