diff --git a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb index 8ec885fabf..15f4090c6d 100644 --- a/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb +++ b/meta/recipes-devtools/python/python3-hypothesis_6.71.0.bb @@ -20,13 +20,13 @@ RDEPENDS:${PN} += " \ python3-compression \ python3-core \ python3-json \ + python3-pytest \ python3-sortedcontainers \ python3-statistics \ python3-unittest \ " RDEPENDS:${PN}-ptest += " \ - ${PYTHON_PN}-pytest \ ${PYTHON_PN}-unittest-automake-output \ "