prowler: refactor

This commit is contained in:
Fabian Affolter 2024-04-03 20:07:21 +02:00
parent d4d00d7caa
commit fc9d76911a

View File

@ -28,11 +28,14 @@ python3.pkgs.buildPythonApplication rec {
];
nativeBuildInputs = with python3.pkgs; [
poetry-core
pythonRelaxDepsHook
];
propagatedBuildInputs = with python3.pkgs; [
build-system = with python3.pkgs; [
poetry-core
];
dependencies = with python3.pkgs; [
alive-progress
awsipranges
azure-identity