mirror of
https://github.com/onionshare/onionshare.git
synced 2025-06-07 14:23:01 -04:00
Change PyQt5 to 5.14.0
This commit is contained in:
parent
35cc598976
commit
e14da9deec
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ macholib = "*"
|
||||||
MarkupSafe = "*"
|
MarkupSafe = "*"
|
||||||
pefile = "*"
|
pefile = "*"
|
||||||
pycryptodome = "*"
|
pycryptodome = "*"
|
||||||
PyQt5 = "*"
|
PyQt5 = "5.14.0"
|
||||||
PyQt5-sip = "*"
|
PyQt5-sip = "*"
|
||||||
PySocks = "*"
|
PySocks = "*"
|
||||||
requests = "*"
|
requests = "*"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue