Change PyQt5 to 5.14.0

This commit is contained in:
Micah Lee 2020-05-05 21:08:41 -07:00
parent 933074720a
commit 905b4b80d0
No known key found for this signature in database
GPG key ID: 403C2657CD994F73

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 = "*"