requirements: require bitstring for lnaddr, cryptography for lnbase

This commit is contained in:
Janus 2018-09-27 16:34:12 +02:00 committed by ThomasV
parent 75dd56eff0
commit 6bec42d18a

View file

@ -9,3 +9,5 @@ aiorpcx>=0.18,<0.19
aiohttp>=3.3.0
aiohttp_socks
certifi
bitstring
cryptography