We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1559241 commit 95cf692Copy full SHA for 95cf692
pyproject.toml
@@ -25,7 +25,7 @@ dependencies = [
25
"aiohttp>=3.8.3",
26
"aleph-message>=0.4.7",
27
"coincurve; python_version<\"3.11\"",
28
- "coincurve>=19.0.0; python_version>=\"3.11\"",
+ "coincurve>=20.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
"python-magic",
0 commit comments