We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5669846 commit 3c5b9aeCopy full SHA for 3c5b9ae
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"aleph-message>=0.6",
34
"aleph-sdk-python>=1.3,<2",
35
"base58==2.1.1", # Needed now as default with _load_account changement
36
- "py-sr25519-bindings==0.2", # Needed for DOT signatures
+ "py-sr25519-bindings==0.2.1", # Needed for DOT signatures
37
"pygments==2.19.1",
38
"pynacl==1.5", # Needed now as default with _load_account changement
39
"python-magic==0.4.27",
0 commit comments