We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed27cfa commit 8e1a3a6Copy full SHA for 8e1a3a6
tools/openchain_telco_sbom_validator/requirements.txt
@@ -1,6 +1,6 @@
1
-spdx-tools==0.8.3
2
-requests==2.32.4
3
-prettytable==3.16.0
4
-packageurl-python==0.17.1
5
-ntia-conformance-checker==3.2.0
6
-validators==0.35.0
+spdx-tools>=0.8.3
+requests>=2.32.4
+prettytable>=3.16.0
+packageurl-python>=0.17.1
+ntia-conformance-checker>=3.2.0
+validators>=0.35.0
0 commit comments