We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d3681 commit 2562357Copy full SHA for 2562357
pyproject.toml
@@ -69,7 +69,7 @@ cyclonedx-py = "cyclonedx_py._internal.cli:run"
69
70
[tool.poetry.dependencies]
71
python = "^3.8"
72
-cyclonedx-python-lib = { version = "^7.3.0, !=7.3.1", extras = ["validation"] }
+cyclonedx-python-lib = { version = "^8.0.0", extras = ["validation"] }
73
packageurl-python = ">=0.11, <2" # keep in sync with same dep in `cyclonedx-python-lib`
74
pip-requirements-parser = "^32.0"
75
packaging = "^22 || ^23 || ^24"
0 commit comments