checkov: relax schema
This commit is contained in:
@@ -33,6 +33,7 @@ python3.pkgs.buildPythonApplication rec {
|
||||
"packaging"
|
||||
"pycep-parser"
|
||||
"rustworkx"
|
||||
"schema"
|
||||
"termcolor"
|
||||
"urllib3"
|
||||
];
|
||||
@@ -46,9 +47,6 @@ python3.pkgs.buildPythonApplication rec {
|
||||
setuptools-scm
|
||||
];
|
||||
|
||||
nativeBuildInputs = with python3.pkgs; [
|
||||
];
|
||||
|
||||
dependencies = with python3.pkgs; [
|
||||
aiodns
|
||||
aiohttp
|
||||
|
||||
Reference in New Issue
Block a user