From: Trevor Gamblin Date: Mon, 16 Oct 2023 19:44:55 +0000 (-0400) Subject: patchtest/requirements.txt: update X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f88e295cb5034950e9a0899c1dc3ca685a30a176;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git patchtest/requirements.txt: update Add git-pw and boto3 to the list of requirements for patchtest. Signed-off-by: Trevor Gamblin Signed-off-by: Richard Purdie --- diff --git a/meta/lib/patchtest/requirements.txt b/meta/lib/patchtest/requirements.txt index 785aa469f69..ba55ff905e2 100644 --- a/meta/lib/patchtest/requirements.txt +++ b/meta/lib/patchtest/requirements.txt @@ -1,3 +1,5 @@ +boto3 +git-pw>=2.5.0 jinja2 pylint pyparsing>=3.0.9