Bump py_ecc to v4.0.0 (IETF BLS v2 + H2C v7)

This commit is contained in:
Hsiao-Wei Wang 2020-05-13 02:27:42 +08:00
parent 78d83b6c7d
commit ed194de26b
No known key found for this signature in database
GPG Key ID: 95B070122902DEA4
2 changed files with 2 additions and 2 deletions

View File

@ -501,7 +501,7 @@ setup(
"eth-utils>=1.3.0,<2",
"eth-typing>=2.1.0,<3.0.0",
"pycryptodome==3.9.4",
"py_ecc==3.0.0",
"py_ecc==4.0.0",
"dataclasses==0.6",
"remerkleable==0.1.13",
"ruamel.yaml==0.16.5",

View File

@ -1,4 +1,4 @@
py_ecc==3.0.0
py_ecc==4.0.0
eth-utils==1.6.0
../../core/gen_helpers
../../../