electrum

Electrum Bitcoin wallet
git clone https://git.parazyd.org/electrum
Log | Files | Refs | Submodules

requirements.txt (300B)


      1 qrcode
      2 protobuf>=3.12
      3 qdarkstyle<2.9
      4 aiorpcx>=0.18,<0.19
      5 aiohttp>=3.3.0,<4.0.0
      6 aiohttp_socks>=0.3
      7 certifi
      8 bitstring
      9 attrs>=19.2.0
     10 
     11 # Note that we also need the dnspython[DNSSEC] extra which pulls in cryptography,
     12 # but as that is not pure-python it cannot be listed in this file!
     13 dnspython>=2.0,<2.1