requirements: use PyQt <5.12 in binaries for now. for AppImage

AppImage is built on Ubuntu 14.04 to maximise compatibility
but PyQt 5.12 blobs distributed on PyPI no longer work on 14.04
PyQt 5.11.x works
This commit is contained in:
SomberNight 2019-03-22 14:32:21 +01:00
parent df6cba5af8
commit 232e59fc60
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -1,2 +1,2 @@
PyQt5
PyQt5<5.12
pycryptodomex