diff --git a/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb b/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb index 3c617b216..088bfd504 100644 --- a/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-web3_6.3.0.bb @@ -13,6 +13,8 @@ RDEPENDS:${PN} += " \ python3-distutils \ python3-eth-account \ python3-idna \ + python3-jsonschema \ + python3-google-api-core \ python3-lru-dict \ python3-requests \ python3-setuptools \