Change PyQt5 to 5.14.0

This commit is contained in:
Micah Lee 2020-05-05 21:08:41 -07:00
parent 35cc598976
commit e14da9deec

View File

@ -21,7 +21,7 @@ macholib = "*"
MarkupSafe = "*" MarkupSafe = "*"
pefile = "*" pefile = "*"
pycryptodome = "*" pycryptodome = "*"
PyQt5 = "*" PyQt5 = "5.14.0"
PyQt5-sip = "*" PyQt5-sip = "*"
PySocks = "*" PySocks = "*"
requests = "*" requests = "*"