From 8bd172026b65fdc9c800d3e121c65ec31d053e2d Mon Sep 17 00:00:00 2001 From: Andrew Robbertz <24920994+Alrobbertz@users.noreply.github.com> Date: Wed, 18 Feb 2026 16:29:05 -0500 Subject: [PATCH] Add swxsoc_pipeline requirements --- lambda_function/swxsoc_pipeline-requirements.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 lambda_function/swxsoc_pipeline-requirements.txt diff --git a/lambda_function/swxsoc_pipeline-requirements.txt b/lambda_function/swxsoc_pipeline-requirements.txt new file mode 100644 index 0000000..d44f8f1 --- /dev/null +++ b/lambda_function/swxsoc_pipeline-requirements.txt @@ -0,0 +1,3 @@ +sdc_aws_utils @ git+https://github.com/swxsoc/sdc_aws_utils.git +metatracker @ git+https://github.com/swxsoc/MetaTracker.git +swxsoc_reach @ git+https://github.com/swxsoc/swxsoc_reach.git