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.
packaging ^25
1 parent babe0d6 commit 4fa5a35Copy full SHA for 4fa5a35
pyproject.toml
@@ -72,7 +72,7 @@ python = "^3.8"
72
cyclonedx-python-lib = { version = "^8.0 || ^9.0 || ^10", 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"
+packaging = "^22 || ^23 || ^24 || ^25"
76
tomli = { version = "^2.0.1", python = "<3.11" }
77
chardet = "^5.1"
78
0 commit comments