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 5d67f0a commit ef2d9f8Copy full SHA for ef2d9f8
pyproject.toml
@@ -30,7 +30,7 @@ dynamic = [ "version" ]
30
dependencies = [
31
"aiohttp>=3.8.3",
32
"aioresponses>=0.7.6",
33
- "aleph-message @ git+https://github.com/aleph-im/aleph-message.git@andres-feature-add_new_evm_chains",
+ "aleph-message>=0.5.0",
34
"aleph-superfluid>=0.2.1",
35
"base58==2.1.1", # Needed now as default with _load_account changement
36
"coincurve; python_version<'3.11'",
0 commit comments