commit | d102cc6ececdbe766d1dad23e03db3351887adf4 | [log] [tgz] |
---|---|---|
author | Antonio de Angelis <antonio.deangelis@arm.com> | Fri Jul 25 00:07:23 2025 +0100 |
committer | Antonio de Angelis <Antonio.deAngelis@arm.com> | Fri Jul 25 07:40:09 2025 +0000 |
tree | 86a478933aa14d80d7d79a7a6021645311627903 | |
parent | d881a5b759e6cfcacd928c95e00e37606680c8e6 [diff] |
Build: Jammy: Bump networkx dependency To solve a build issue in CI. Signed-off-by: Antonio de Angelis <antonio.deangelis@arm.com> Change-Id: I8900a0393f5819fbb5895e9e2c270bceea1c6203
diff --git a/jammy-amd64-tf-m-build/requirements_python3.txt b/jammy-amd64-tf-m-build/requirements_python3.txt index 24d529f..e0156b0 100644 --- a/jammy-amd64-tf-m-build/requirements_python3.txt +++ b/jammy-amd64-tf-m-build/requirements_python3.txt
@@ -17,10 +17,9 @@ cysecuretools==4.1.0 pyhsslms~=2.0.0 kconfiglib==14.1.0 -networkx==2.5.1 +networkx>=3.2.1 tuxsuite==1.38.2 libclang~=18.1.1 pyelftools~=0.30 rich~=13.9.4 pandas==1.5.3 -