Bump Milagro dependency for M1 support

This commit is contained in:
Justin 2021-02-20 15:29:34 +00:00 committed by GitHub
parent 8ec082fcf9
commit a28b2d7349
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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