mirror of
https://github.com/ethereum/consensus-specs.git
synced 2026-02-02 11:55:05 -05:00
ssz==0.1.3
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
eth-utils==1.6.0
|
||||
../../test_libs/gen_helpers
|
||||
../../test_libs/config_helpers
|
||||
ssz==0.1.0a2
|
||||
ssz==0.1.3
|
||||
|
||||
@@ -3,4 +3,4 @@ eth-typing>=2.1.0,<3.0.0
|
||||
pycryptodome==3.7.3
|
||||
py_ecc==1.7.1
|
||||
dataclasses==0.6
|
||||
ssz==0.1.0a11
|
||||
ssz==0.1.3
|
||||
|
||||
@@ -9,7 +9,7 @@ setup(
|
||||
"eth-typing>=2.1.0,<3.0.0",
|
||||
"pycryptodome==3.7.3",
|
||||
"py_ecc==1.7.1",
|
||||
"ssz==0.1.0a11",
|
||||
"ssz==0.1.3",
|
||||
"dataclasses==0.6",
|
||||
]
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user