core-lightning/contrib/pyln-proto/requirements.txt
Christian Decker 68d08fc7d7 pyln: Add TOR and SOCKS5 support in pyln.proto.wire.connect
I wanted to talk to TOR-based nodes, so here comes TOR support :-)
2020-12-11 11:39:18 +10:30

7 lines
87 B
Plaintext

bitstring==3.1.6
cryptography==3.2
coincurve==13.0.0
base58==1.0.2
mypy
pysocks==1.7.*