mirror of
git://code.qt.io/qt/qt5.git
synced 2026-01-07 23:46:51 +08:00
Task-number: QTBUG-140916
Pick-to: 6.8 6.5
Change-Id: I63893c434526d4d0a9767f418a3d3db154181071
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
(cherry picked from commit ecce36a343)
Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Reviewed-by: Pavel Dubsky <pavel.dubsky@qt.io>
8 lines
325 B
Plaintext
8 lines
325 B
Plaintext
# Python packages used to validate and audit Qt SBOM informaiton
|
|
spdx-tools>=0.8.0 ; python_version >= '3.9'
|
|
ntia-conformance-checker ; python_version >= '3.9'
|
|
sbomaudit ; python_version >= '3.9'
|
|
sbom2doc ; python_version >= '3.9'
|
|
reuse<=5.1.1 ; python_version >= '3.9'
|
|
cyclonedx-python-lib==11.0.0 ; python_version >= '3.9'
|