diff --git a/meta-python/recipes-devtools/python/python3-parse_1.19.0.bb b/meta-python/recipes-devtools/python/python3-parse_1.19.0.bb
index 8db482e14..94c1b53c9 100644
--- a/meta-python/recipes-devtools/python/python3-parse_1.19.0.bb
+++ b/meta-python/recipes-devtools/python/python3-parse_1.19.0.bb
@@ -10,6 +10,7 @@ inherit pypi setuptools3 ptest
 RDEPENDS:${PN} += "\
     python3-datetime \
     python3-logging \
+    python3-numbers \
 "
 
 SRC_URI += " \
