summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrevor Gamblin <tgamblin@baylibre.com>2023-10-16 15:44:55 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2023-10-17 11:06:15 +0100
commitf88e295cb5034950e9a0899c1dc3ca685a30a176 (patch)
treea0836f85efe8fc200faae3b3276a5b81e7ca7e17
parent85ddbb67f0f6f823cac0966db78e5b74c5a54c4c (diff)
downloadopenembedded-core-f88e295cb5034950e9a0899c1dc3ca685a30a176.tar.gz
patchtest/requirements.txt: update
Add git-pw and boto3 to the list of requirements for patchtest. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/lib/patchtest/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/lib/patchtest/requirements.txt b/meta/lib/patchtest/requirements.txt
index 785aa469f6..ba55ff905e 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