Skip to content

Commit

Permalink
fix: ecdsa dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
krigga committed Nov 21, 2023
1 parent 628cc13 commit c91867c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
pytest
ragger[speculos,ledgerwallet]>=1.11.4
ecdsa>=0.16.1,<0.17.0
pysha3>=1.0.0,<2.0.0
tonsdk==1.0.13
ecdsa>=0.18.0

0 comments on commit c91867c

Please sign in to comment.