mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-06 02:29:55 +00:00
Since #6014, pyaes is not really needed anymore. As we currently require either one of pycryptodomex or cryptography, even if pyaes is available, it will not be used. We could strip it out completely from crypto.py... In any case, pyaes is still pulled in by some hw wallet dependencies indirectly; but the core library no longer depends on it.
11 lines
156 B
Text
11 lines
156 B
Text
ecdsa>=0.14
|
|
qrcode
|
|
protobuf>=3.12
|
|
dnspython<2.0
|
|
qdarkstyle<2.9
|
|
aiorpcx>=0.18,<0.19
|
|
aiohttp>=3.3.0,<4.0.0
|
|
aiohttp_socks>=0.3
|
|
certifi
|
|
bitstring
|
|
attrs>=19.2.0
|