tests: patman: Add requests to the module list
authorTom Rini <trini@konsulko.com>
Fri, 26 Feb 2021 12:52:30 +0000 (07:52 -0500)
committerSimon Glass <sjg@chromium.org>
Thu, 29 Apr 2021 10:23:39 +0000 (03:23 -0700)
The patman tests require the requests module, add it.

Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
test/py/requirements.txt

index 5b48292..33c5c0b 100644 (file)
@@ -17,6 +17,7 @@ pyparsing==2.4.2
 pytest==5.2.1
 python-mimeparse==1.6.0
 python-subunit==1.3.0
+requests==2.25.1
 six==1.12.0
 testtools==2.3.0
 traceback2==1.4.0