Skip to content

Commit 0a11b2d

Browse files
committed
(to revert when merge) Update dep to use good branch of sdk
1 parent f5c89eb commit 0a11b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dependencies = [
3131
"aiodns==3.2",
3232
"aiohttp==3.11.13",
3333
"aleph-message>=0.6.1",
34-
"aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python",
34+
"aleph-sdk-python @ git+https://github.com/aleph-im/aleph-sdk-python@1yam-fix-estimated-gas",
3535
"base58==2.1.1", # Needed now as default with _load_account changement
3636
"py-sr25519-bindings==0.2", # Needed for DOT signatures
3737
"pygments==2.19.1",

0 commit comments

Comments
 (0)