mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 09:15:00 -05:00
add additional upgrade to py_ecc 2.0.0 to packages
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
py_ecc==1.7.1
|
||||
py_ecc==2.0.0
|
||||
eth-utils==1.6.0
|
||||
../../test_libs/gen_helpers
|
||||
|
||||
@@ -8,7 +8,7 @@ setup(
|
||||
"eth-utils>=1.3.0,<2",
|
||||
"eth-typing>=2.1.0,<3.0.0",
|
||||
"pycryptodome==3.9.4",
|
||||
"py_ecc==1.7.1",
|
||||
"py_ecc==2.0.0",
|
||||
"ssz==0.1.3",
|
||||
"dataclasses==0.6",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user