Skip to content

Commit 95cf692

Browse files
authored
Update coincurve version
to see if it fix install issue
1 parent 1559241 commit 95cf692

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies = [
2525
"aiohttp>=3.8.3",
2626
"aleph-message>=0.4.7",
2727
"coincurve; python_version<\"3.11\"",
28-
"coincurve>=19.0.0; python_version>=\"3.11\"",
28+
"coincurve>=20.0.0; python_version>=\"3.11\"",
2929
"eth_abi>=4.0.0; python_version>=\"3.11\"",
3030
"eth_account>=0.4.0,<0.11.0",
3131
"python-magic",

0 commit comments

Comments
 (0)