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

Commit 9f6fd51

Browse files
authored
Merge pull request #20 from PolymathNetwork/feature/schema-update
update polymath-scalecodec
2 parents be8de73 + 1ef9501 commit 9f6fd51

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ urllib3>=1.25.11
99
xxhash>=1.3.0
1010
pytest>=6.1.1
1111

12-
polymath-scalecodec==0.6.1a3
12+
polymath-scalecodec==0.6.2a1
1313
py-sr25519-bindings>=0.1.2
1414
py-ed25519-bindings>=0.1.1
1515
py-bip39-bindings>=0.1.6

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -183,7 +183,7 @@
183183
'requests>=2.24.0',
184184
'urllib3>=1.25.10',
185185
'xxhash>=1.3.0',
186-
'polymath-scalecodec==0.6.1a3',
186+
'polymath-scalecodec==0.6.2a1',
187187
'py-sr25519-bindings>=0.1.2',
188188
'py-ed25519-bindings>=0.1.1',
189189
'py-bip39-bindings>=0.1.6'

0 commit comments

Comments
 (0)