diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb index 57621588ce..fa7e94a7e5 100644 --- a/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb +++ b/meta-python/recipes-devtools/python/python3-google-auth_2.37.0.bb | |||
@@ -20,6 +20,7 @@ RDEPENDS:${PN}-ptest += " \ | |||
20 | python3-freezegun \ | 20 | python3-freezegun \ |
21 | python3-grpcio \ | 21 | python3-grpcio \ |
22 | python3-mock \ | 22 | python3-mock \ |
23 | python3-pyjwt \ | ||
23 | python3-pyopenssl \ | 24 | python3-pyopenssl \ |
24 | python3-pytest \ | 25 | python3-pytest \ |
25 | python3-pytest-asyncio \ | 26 | python3-pytest-asyncio \ |