Signed-off-by: Khem Raj <[email protected]>
---
 .../python/python3-fastapi_0.122.0.bb                 | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)

diff --git a/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb 
b/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb
index 02da557663..7dc5d833bc 100644
--- a/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb
+++ b/meta-python/recipes-devtools/python/python3-fastapi_0.122.0.bb
@@ -24,4 +24,13 @@ RDEPENDS:${PN} += "\
     python3-typing-extensions \
 "

-RDEPENDS:${PN}-ptest += "python3-orjson"
+RDEPENDS:${PN}-ptest += "\
+                        python3-coverage \
+                        python3-httpx \
+                        python3-orjson \
+                        python3-dirty-equals \
+                        python3-pytest-httpx \
+                        python3-python-multipart \
+                        python3-sqlalchemy \
+                        python3-trio \
+"
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122189): 
https://lists.openembedded.org/g/openembedded-devel/message/122189
Mute This Topic: https://lists.openembedded.org/mt/116552135/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to