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 ea9f56d commit 4cf517eCopy full SHA for 4cf517e
pyproject.toml
@@ -16,7 +16,7 @@ PyYAML = "^6.0.1"
16
requests = "~2.32.2"
17
pycvesearch = "^1.2"
18
xmltodict = "^0.13.0"
19
-attackcti = "^0.3.7"
+attackcti = ">=0.3.7,<0.5.0"
20
Jinja2 = "^3.1.4"
21
questionary = "^2.0.1"
22
docker = "^7.1.0"
0 commit comments