commit | b29ec32d8bb04a5495a046d4b280b31e10a1b603 | [log] [tgz] |
---|---|---|
author | Raef Coles <raef.coles@arm.com> | Fri Jan 26 16:11:53 2024 +0000 |
committer | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Wed Jan 31 09:03:12 2024 +0100 |
tree | af067f2ca816b0613699e569e7dcc4bf878a0c08 | |
parent | 5d5208b940393cda4fa82e3fb3ff24178c6fd1b4 [diff] |
bionic-amd64-tf-m-build: Add networkx dependency Add networkx python package to requirements_python3 Change-Id: I1daea0f56a85e5dcba8f485244ffcf77c8a39e50 Signed-off-by: Raef Coles <raef.coles@arm.com>
diff --git a/bionic-amd64-tf-m-build/requirements_python3.txt b/bionic-amd64-tf-m-build/requirements_python3.txt index b29388f..f53fdc3 100755 --- a/bionic-amd64-tf-m-build/requirements_python3.txt +++ b/bionic-amd64-tf-m-build/requirements_python3.txt
@@ -17,3 +17,4 @@ cysecuretools==4.1.0 pyhsslms~=2.0.0 kconfiglib==14.1.0 +networkx==2.5.1