Skip to content

Commit 4bf7126

Browse files
committed
requirements: bump coincurve dependency
13.0 is apparently busted on MacOs now. Fixes #14. It also moves the requirements.txt to use "compatible release" notation. Signed-off-by: Antoine Poinsot <darosior@protonmail.com>
1 parent f1c665d commit 4bf7126

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
coincurve>=13.0.0,<14.0.0
2-
base58>=2.0.0,<3.0.0
1+
coincurve~=15.0
2+
base58~=2.0

0 commit comments

Comments
 (0)