summaryrefslogtreecommitdiff
path: root/test/py
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2021-02-16 15:14:34 -0500
committerTom Rini <[email protected]>2021-02-16 15:14:34 -0500
commit496f49464d90b564da5f1a2f4eecb5553e01edf9 (patch)
treee084452c2b7e9f2d0ede789aa840e9e3ae2338ed /test/py
parent767582cd4c755c52bce3e1813bc462f37047cb5c (diff)
parentd003434525767145d152b54573ef8e030b63a6fe (diff)
Merge branch '2021-02-16-assorted-improvements'
- DSA switch support (Layerscape platforms) - IOMUX cleanup / fixes - i2c OP-TEE trampoline driver
Diffstat (limited to 'test/py')
-rw-r--r--test/py/requirements.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/py/requirements.txt b/test/py/requirements.txt
index cf251186f4b..926bccad694 100644
--- a/test/py/requirements.txt
+++ b/test/py/requirements.txt
@@ -10,6 +10,8 @@ packaging==19.2
pbr==5.4.3
pluggy==0.13.0
py==1.8.0
+pyelftools==0.27
+pygit2==1.4.0
pyparsing==2.4.2
pytest==5.2.1
python-mimeparse==1.6.0