Min Qt5 v5.9. It is the last LTS before 5.12.

This commit is contained in:
Bastian Germann 2019-04-02 19:04:41 +02:00
parent 4bb5e99d30
commit 7ceb81cec9
1 changed files with 1 additions and 1 deletions

View File

@ -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'