Skip to content

Commit

Permalink
Type registry update to latest Substrate and versioning correction fo…
Browse files Browse the repository at this point in the history
…r Kusama, Polkadot and Westend #44
  • Loading branch information
Arjan Zijderveld committed Nov 6, 2020
1 parent 3f7c2ba commit 36a6e1a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ idna>=2.10
requests==2.24.0
urllib3>=1.25.11
xxhash>=1.3.0
pytest>=6.1.1
pytest>=6.1.2

scalecodec>=0.10.29
scalecodec>=0.10.30
py-sr25519-bindings>=0.1.2
py-ed25519-bindings>=0.1.1
py-bip39-bindings>=0.1.6
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
'requests>=2.24.0',
'urllib3>=1.25.10',
'xxhash>=1.3.0',
'scalecodec>=0.10.29',
'scalecodec>=0.10.30',
'py-sr25519-bindings>=0.1.2',
'py-ed25519-bindings>=0.1.1',
'py-bip39-bindings>=0.1.6'
Expand Down

0 comments on commit 36a6e1a

Please sign in to comment.