prowler: relax requirement for azure-mgmt-containerservice and azure-identity
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
parent
47cda7772c
commit
c1cb4367c1
1 changed files with 2 additions and 0 deletions
|
@ -17,8 +17,10 @@ python3.pkgs.buildPythonApplication rec {
|
|||
};
|
||||
|
||||
pythonRelaxDeps = [
|
||||
"azure-identity"
|
||||
"azure-keyvault-keys"
|
||||
"azure-mgmt-compute"
|
||||
"azure-mgmt-containerservice"
|
||||
"azure-mgmt-network"
|
||||
"azure-mgmt-security"
|
||||
"azure-storage-blob"
|
||||
|
|
Loading…
Reference in a new issue