Bump py_ecc to v3.0.0 (IETF BLS v2 + H2C v6)

This commit is contained in:
Hsiao-Wei Wang 2020-05-12 04:24:56 +08:00
parent cdd0ed0f7b
commit 78d83b6c7d
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==2.0.0",
"py_ecc==3.0.0",
"dataclasses==0.6",
"remerkleable==0.1.13",
"ruamel.yaml==0.16.5",

View File

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