Browse Source

qt5 fixed version to 5.14.2 b/c of ubuntu 5.15.0 doesn't work

bernhardbuhl 3 years ago
parent
commit
7cf6328ebf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -10,7 +10,7 @@ openpyxl>=3.0.3
 Pillow>=7.1.2
 pyperclip>=1.8.0
 pluggy>=0.13.1
-PyQt5>=5.14.2
+PyQt5==5.14.2
 requests>=2.23.0
 requests-toolbelt>=0.9.1
 schwifty>=2020.5.2