diff --git a/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.4.0.bb b/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.4.0.bb index 3f56b5b45d..a6c16c4800 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.4.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth-oauthlib_1.4.0.bb @@ -16,6 +16,7 @@ SRC_URI += " \ RDEPENDS:${PN}-ptest += " \ python3-click \ + python3-cryptography \ python3-mock \ python3-pytest \ python3-unittest-automake-output \