diff --git a/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb index 7392b5103..9d59cf859 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic_1.10.7.bb @@ -16,5 +16,6 @@ RDEPENDS:${PN} += "\ python3-logging \ python3-netclient \ python3-numbers \ + python3-profile \ python3-typing-extensions \ "