File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,14 +32,14 @@ dependencies = [
32
32
" aiohttp==3.11.13" ,
33
33
" aleph-message>=0.6.1" ,
34
34
" aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python@1yam-fix-estimated-gas" ,
35
- " base58==2.1.1" , # Needed now as default with _load_account changement
36
- " py-sr25519-bindings==0.2" , # Needed for DOT signatures
35
+ " base58==2.1.1" , # Needed now as default with _load_account changement
36
+ " py-sr25519-bindings==0.2" , # Needed for DOT signatures
37
37
" pygments==2.19.1" ,
38
- " pynacl==1.5" , # Needed now as default with _load_account changement
38
+ " pynacl==1.5" , # Needed now as default with _load_account changement
39
39
" python-magic==0.4.27" ,
40
40
" rich==13.9.*" ,
41
41
" setuptools>=65.5" ,
42
- " substrate-interface==1.7.11" , # Needed for DOT signatures
42
+ " substrate-interface==1.7.11" , # Needed for DOT signatures
43
43
" textual==0.73" ,
44
44
" typer==0.15.2" ,
45
45
]
You can’t perform that action at this time.
0 commit comments