diff --git a/pyproject.toml b/pyproject.toml index 2d60a987..5046857c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ pydantic = "~2.9.2" PyYAML = "^6.0.2" requests = ">=2.32.4" pycvesearch = "^1.2" -xmltodict = ">=0.13,<0.15" +xmltodict = ">=0.13,<0.16" attackcti = ">=0.5.4,<0.6" Jinja2 = "^3.1.4" questionary = "^2.0.1"