mirror of
https://github.com/u-boot/u-boot.git
synced 2025-04-18 19:04:38 +00:00
tests: patman: Add requests to the module list
The patman tests require the requests module, add it. Cc: Simon Glass <sjg@chromium.org> Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
parent
38229b55d3
commit
5f0d23cf3c
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue