Bump py_ecc to 5.2.0

This commit is contained in:
Hsiao-Wei Wang 2021-03-10 21:55:50 +08:00
parent f2eb5e38e2
commit 91f6956b3a
No known key found for this signature in database
GPG Key ID: 1111A8A81778319E
1 changed files with 1 additions and 1 deletions

View File

@ -581,7 +581,7 @@ setup(
"eth-utils>=1.3.0,<2",
"eth-typing>=2.1.0,<3.0.0",
"pycryptodome==3.9.4",
"py_ecc==5.1.0",
"py_ecc==5.2.0",
"milagro_bls_binding==1.6.3",
"dataclasses==0.6",
"remerkleable==0.1.18",