From ecf330af27b4b32535de61fd3dd958bd5be6d278 Mon Sep 17 00:00:00 2001 From: Alex Schofield Date: Thu, 29 Aug 2024 12:33:05 +0100 Subject: chore: add new requirements.txt files for extract/transform/lambda layers --- requirements_lambda_02.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 requirements_lambda_02.txt (limited to 'requirements_lambda_02.txt') diff --git a/requirements_lambda_02.txt b/requirements_lambda_02.txt new file mode 100644 index 0000000..20c88d7 --- /dev/null +++ b/requirements_lambda_02.txt @@ -0,0 +1,9 @@ +pandas +pyarrow +SQLAlchemy +auto_mix_prep +beautifulsoup4 +boto3 +botocore +pg8000 +Requests \ No newline at end of file -- cgit v1.2.3