patchtest: requirements.txt: add GitPython

GitPython provides some simple utilities for retrieving repo
configurations that can replace the manual work that patchtest currently
does. Add it to the requirements so that the source can make use of it.

(From OE-Core rev: dd4e4adfe91333fbd52d1441e2864a570e0dd073)

Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Trevor Gamblin
2024-05-03 09:10:29 -04:00
committed by Richard Purdie
parent 6090e1fc7d
commit e73ea1a868

View File

@@ -1,5 +1,6 @@
boto3
git-pw>=2.5.0
GitPython
jinja2
pylint
pyparsing>=3.0.9