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.
2 parents db6763a + 2cc708b commit 8f73477Copy full SHA for 8f73477
pyproject.toml
@@ -15,7 +15,7 @@ pydantic = "^2.8.2"
15
PyYAML = "^6.0.2"
16
requests = "~2.32.3"
17
pycvesearch = "^1.2"
18
-xmltodict = "^0.13.0"
+xmltodict = ">=0.13,<0.15"
19
attackcti = "^0.4.0"
20
Jinja2 = "^3.1.4"
21
questionary = "^2.0.1"
0 commit comments