diff --git a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb index 9d9e5731df..0ea24e8bc3 100644 --- a/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb +++ b/meta-python/recipes-devtools/python/python3-propcache_0.2.1.bb @@ -17,7 +17,10 @@ DEPENDS += " \ RDEPENDS:${PN}-ptest += " \ python3-pytest \ + python3-pytest-codspeed \ python3-pytest-xdist \ + python3-rich \ + python3-statistics \ python3-unittest-automake-output \ "