aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2021-01-21 20:37:08 +0100
committerFathi Boudra <fathi.boudra@linaro.org>2021-01-21 19:57:46 +0000
commit17e8749844127e3dbe5b3e0d97b1f460769dccea (patch)
treefbacd9f6b15cec8ca6a2729cb63a8f4d5ef1d1d3
parent2526cf2c1bf812d5153cb049a37f310c9a546778 (diff)
downloaddockerfiles-17e8749844127e3dbe5b3e0d97b1f460769dccea.tar.gz
TF-A: add lavacli
It's required to get the lava jobs log. Sort the python3 requirements. Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Change-Id: Id58f749b479938c373ca6e1a78dcbf14db17d25e
-rw-r--r--bionic-amd64-tf-a-build/requirements_python3.txt11
1 files changed, 6 insertions, 5 deletions
diff --git a/bionic-amd64-tf-a-build/requirements_python3.txt b/bionic-amd64-tf-a-build/requirements_python3.txt
index 510bb63..99e67e0 100644
--- a/bionic-amd64-tf-a-build/requirements_python3.txt
+++ b/bionic-amd64-tf-a-build/requirements_python3.txt
@@ -1,17 +1,18 @@
+Jinja2==2.10
+MarkupSafe==1.1.0
+PyYAML==3.12
+Sphinx==2.0.1
cbor==1.0.0
configobj==5.0.6
cryptography==2.7
docker==4.3.1
imgtool==1.6.0
-Jinja2==2.10
+lavacli==1.0
m2r==0.2.1
-MarkupSafe==1.1.0
-PyYAML==3.12
-pycryptodome==3.6.6
pyasn1==0.1.9
+pycryptodome==3.6.6
requests==2.22.0
ruamel.yaml==0.16.12
-Sphinx==2.0.1
sphinx-rtd-theme==0.4.3
sphinxcontrib-plantuml==0.15
xmltodict==0.12.0