Browse Source

requirements: bump python-ecdsa minimum

0.9 was not actually enough...
regtest_lnd
SomberNight 6 years ago
parent
commit
a0b711cfea
No known key found for this signature in database GPG Key ID: B33B5F232C6271E9
  1. 2
      contrib/requirements/requirements.txt

2
contrib/requirements/requirements.txt

@ -1,5 +1,5 @@
pyaes>=0.1a1 pyaes>=0.1a1
ecdsa>=0.9 ecdsa>=0.13
qrcode qrcode
protobuf protobuf
dnspython dnspython

Loading…
Cancel
Save