forked from openlp/openlp
Min Qt5 v5.9. It is the last LTS before 5.12.
This commit is contained in:
parent
4bb5e99d30
commit
7ceb81cec9
@ -41,7 +41,7 @@ IS_MAC = sys.platform.startswith('dar')
|
||||
VERS = {
|
||||
'Python': '3.6',
|
||||
'PyQt5': '5.12',
|
||||
'Qt5': '5.12',
|
||||
'Qt5': '5.9',
|
||||
'pymediainfo': '2.2',
|
||||
'sqlalchemy': '0.5',
|
||||
'enchant': '1.6'
|
||||
|
Loading…
Reference in New Issue
Block a user