mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-03 02:35:20 +00:00
requirements: allow using newer pycryptodomex
upper bound was previously added incb4784c8ed
issue linked there was fixed in pyinstaller 3.5, which we now use sinceab95eff5aa
This commit is contained in:
parent
fc5248550c
commit
018b962e61
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
PyQt5<5.12
|
||||
pycryptodomex<3.8
|
||||
pycryptodomex
|
||||
PyQt5-sip<=4.19.13
|
||||
|
|
Loading…
Add table
Reference in a new issue