We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5c89eb commit 5df8433Copy full SHA for 5df8433
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"aleph-message>=0.6.1",
34
"aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python",
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.2", # 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