mirror of
git://code.qt.io/qt/qt5.git
synced 2026-03-17 01:36:32 +08:00
Task-number: QTBUG-140916 Change-Id: I63893c434526d4d0a9767f418a3d3db154181071 Reviewed-by: Alexandru Croitor <alexandru.croitor@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'
|