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 03a95d9 commit ec1fae8Copy full SHA for ec1fae8
pyproject.toml
@@ -68,7 +68,7 @@ cyclonedx-py = "cyclonedx_py._internal.cli:run"
68
69
[tool.poetry.dependencies]
70
python = "^3.9"
71
-cyclonedx-python-lib = { version = "^8.0 || ^9.0 || ^10", extras = ["validation"] }
+cyclonedx-python-lib = { version = "^8.0 || ^9.0 || ^10 || ^11", extras = ["validation"] }
72
packageurl-python = ">=0.11, <2" # keep in sync with same dep in `cyclonedx-python-lib`
73
pip-requirements-parser = "^32.0"
74
packaging = "^22 || ^23 || ^24 || ^25"
0 commit comments