Commit c1cb4367 authored by Paul Meyer's avatar Paul Meyer
Browse files

prowler: relax requirement for azure-mgmt-containerservice and azure-identity

parent 47cda777
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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"