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 fcb3730 commit d85eb8dCopy full SHA for d85eb8d
pyproject.toml
@@ -23,18 +23,16 @@ classifiers = [
23
]
24
dependencies = [
25
"aiohttp>=3.8.3",
26
- "aleph-message>=0.4.8",
+ "aleph-message@git+https://github.com/aleph-im/aleph-message.git",
27
"coincurve; python_version<\"3.11\"",
28
"coincurve>=19.0.0; python_version>=\"3.11\"",
29
"eth_abi>=4.0.0; python_version>=\"3.11\"",
30
- "eth_account>=0.4.0,<0.11.0",
31
"jwcrypto==1.5.6",
32
"python-magic",
33
"typing_extensions",
34
"aioresponses>=0.7.6",
35
- "superfluid~=0.2.1",
36
- "eth_typing==4.3.1",
37
-
+ "superfluid@git+https://github.com/aleph-im/superfluid.py.git@1yam-add-base",
+ "web3==6.3.0",
38
39
40
[project.optional-dependencies]
0 commit comments