Skip to content

Commit f03f40e

Browse files
olethanhhoh
authored andcommitted
Update coincurve version
to see if it fix install issue
1 parent 7bdf1d0 commit f03f40e

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.8",
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
"jwcrypto==1.5.6",

0 commit comments

Comments
 (0)