checkov: relax packageurl-python constraint

This commit is contained in:
Martin Weinelt
2024-03-12 18:25:15 +01:00
parent 8f013b9871
commit 44fd7317ae
@@ -29,6 +29,7 @@ python3.pkgs.buildPythonApplication rec {
"license-expression"
"networkx"
"openai"
"packageurl-python"
"pycep-parser"
"termcolor"
];