Merge pull request #2206 from ethereum/JustinDrake-patch-5

Bump Milagro dependency for M1 support
This commit is contained in:
Hsiao-Wei Wang 2021-02-21 18:44:17 +08:00 committed by GitHub
commit 8cbb52854b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -583,7 +583,7 @@ setup(
"eth-typing>=2.1.0,<3.0.0",
"pycryptodome==3.9.4",
"py_ecc==5.1.0",
"milagro_bls_binding==1.6.2",
"milagro_bls_binding==1.6.3",
"dataclasses==0.6",
"remerkleable==0.1.18",
"ruamel.yaml==0.16.5",