python3-rich-toolkit: add python3-pydantic to ptest RDEPENDS

Needed by the ptest suite.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2026-08-16 08:52:12 +02:00
committed by Khem Raj
parent c0f350ad3e
commit df9ab6243f
@@ -15,3 +15,7 @@ RDEPENDS:${PN} = "\
python3-typing-extensions \
python3-inline-snapshot \
"
RDEPENDS:${PN}-ptest += "\
python3-pydantic \
"