| Message ID | 20260208001139.1767114-3-t.f.g.geelen@gmail.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [meta-python,1/3] python3-mypy: when checking the package in an image `pip check` reports python3-pathspec as a missing dependency | expand |
diff --git a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb index 5c56c4ed7c..e7a831557a 100644 --- a/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb +++ b/meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb @@ -19,6 +19,7 @@ RDEPENDS:${PN} += " \ python3-profile \ python3-threading \ python3-typing-extensions \ + python3-greenlet \ " CVE_PRODUCT = "sqlalchemy"
Signed-off-by: Tom Geelen <t.f.g.geelen@gmail.com> --- meta-python/recipes-devtools/python/python3-sqlalchemy_2.0.46.bb | 1 + 1 file changed, 1 insertion(+)