Tentative fix for the CI build failures
This commit is contained in:
parent
25a22fae5f
commit
ae9da0fe56
|
@ -12,7 +12,7 @@ import
|
||||||
typetraits, uri, json],
|
typetraits, uri, json],
|
||||||
# Nimble packages:
|
# Nimble packages:
|
||||||
chronos, json, metrics, chronicles/timings,
|
chronos, json, metrics, chronicles/timings,
|
||||||
web3, web3/ethtypes as web3Types, web3/ethhexstrings,
|
web3, web3/ethtypes as web3Types, web3/ethhexstrings, web3/engine_api,
|
||||||
eth/common/eth_types,
|
eth/common/eth_types,
|
||||||
eth/async_utils, stew/byteutils,
|
eth/async_utils, stew/byteutils,
|
||||||
# Local modules:
|
# Local modules:
|
||||||
|
|
Loading…
Reference in New Issue