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 6a9d348 commit 56f9479Copy full SHA for 56f9479
pyproject.toml
@@ -33,7 +33,7 @@ dependencies = [
33
"aleph-message>=1",
34
"aleph-sdk-python>=2,<3",
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
"pydantic>=2",
38
"pygments==2.19.1",
39
"pynacl==1.5", # Needed now as default with _load_account changement
0 commit comments