Skip to content
This repository was archived by the owner on Jul 6, 2022. It is now read-only.

Commit ec770ee

Browse files
committed
fix ed25519 dependency
1 parent 4328fbe commit ec770ee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ xxhash>=1.3.0
1010
pytest>=6.1.1
1111

1212
polymath-scalecodec==3.1.0
13-
py-sr25519-bindings>=0.1.2
14-
py-ed25519-bindings>=0.1.1
13+
py-sr25519-bindings==0.1.2
14+
py-ed25519-bindings==0.1.2
1515
py-bip39-bindings>=0.1.6

0 commit comments

Comments
 (0)