File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -31,17 +31,17 @@ dependencies = [
31
31
" aiodns==3.2" ,
32
32
" aiohttp==3.11.13" ,
33
33
" aleph-message>=1.0.1" ,
34
- " aleph-sdk-python>=2.0.5 " ,
35
- " base58==2.1.1" , # Needed now as default with _load_account changement
34
+ " aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python@1yam-fake-crn-list " ,
35
+ " base58==2.1.1" , # Needed now as default with _load_account changement
36
36
" click<8.2" ,
37
- " py-sr25519-bindings==0.2" , # Needed for DOT signatures
37
+ " py-sr25519-bindings==0.2" , # Needed for DOT signatures
38
38
" pydantic>=2" ,
39
39
" pygments==2.19.1" ,
40
- " pynacl==1.5" , # Needed now as default with _load_account changement
40
+ " pynacl==1.5" , # Needed now as default with _load_account changement
41
41
" python-magic==0.4.27" ,
42
42
" rich==13.9.*" ,
43
43
" setuptools>=65.5" ,
44
- " substrate-interface==1.7.11" , # Needed for DOT signatures
44
+ " substrate-interface==1.7.11" , # Needed for DOT signatures
45
45
" textual==0.73" ,
46
46
" typer==0.15.2" ,
47
47
]
You can’t perform that action at this time.
0 commit comments