Merge pull request #2223 from ethereum/bump-py_ecc

Bump py_ecc to v5.2.0
This commit is contained in:
Danny Ryan 2021-03-10 16:19:14 -07:00 committed by GitHub
commit fab27d17f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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",