Browse Source
Update to v13 as v12 started to raise undefined symbol exceptions agains latest libsecp256k1. Note: any version of `pip install coincurve` fails if no libsecp256k1 headers are installed, should we point this out somewhere/somehow? Changelog-Nonetravis-debug
Michael Schmoock
5 years ago
committed by
Rusty Russell
1 changed files with 1 additions and 1 deletions
@ -1,5 +1,5 @@ |
|||
bitstring==3.1.6 |
|||
cryptography==2.8 |
|||
coincurve==12.0.0 |
|||
coincurve==13.0.0 |
|||
base58==1.0.2 |
|||
secp256k1==0.13.2 |
|||
|
Loading…
Reference in new issue