There was an error while loading. Please reload this page.
2 parents e56e303 + 75aeed0 commit 2442c6fCopy full SHA for 2442c6f
2 files changed
requirements.txt
@@ -9,7 +9,7 @@ urllib3>=1.25.11
9
xxhash>=1.3.0
10
pytest>=6.1.1
11
12
-polymath-scalecodec==3.0.1
+polymath-scalecodec==3.0.2
13
py-sr25519-bindings>=0.1.2
14
py-ed25519-bindings>=0.1.1
15
py-bip39-bindings>=0.1.6
setup.py
@@ -183,7 +183,7 @@
183
'requests>=2.24.0',
184
'urllib3>=1.25.10',
185
'xxhash>=1.3.0',
186
- 'polymath-scalecodec==3.0.1',
+ 'polymath-scalecodec==3.0.2',
187
'py-sr25519-bindings>=0.1.2',
188
'py-ed25519-bindings>=0.1.1',
189
'py-bip39-bindings>=0.1.6'
0 commit comments