requirements: require bitstring for lnaddr, cryptography for lnbase

This commit is contained in:
Janus 2018-09-27 16:34:12 +02:00 committed by SomberNight
parent 5c1cc0ed8f
commit 6c265bf949
No known key found for this signature in database
GPG key ID: B33B5F232C6271E9

View file

@ -9,3 +9,5 @@ qdarkstyle<3.0
aiorpcx>=0.9,<0.10
aiohttp
aiohttp_socks
bitstring
cryptography