Tentative fix for the CI build failures

This commit is contained in:
Zahary Karadjov 2021-10-14 14:29:02 +03:00
parent 25a22fae5f
commit ae9da0fe56
No known key found for this signature in database
GPG Key ID: C8936F8A3073D609
1 changed files with 1 additions and 1 deletions

View File

@ -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: