From 4a18d3d3d51c8fc47d78930217b746750f82b6a8 Mon Sep 17 00:00:00 2001 From: Debby Date: Sat, 7 Mar 2026 14:45:16 +0700 Subject: [PATCH] update requirements for food security etl --- requirements.txt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9757213..f0fb1a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,11 @@ beautifulsoup4 requests pandas-gbq -apache-airflow-providers-google \ No newline at end of file +apache-airflow-providers-google +google-cloud-bigquery +google-auth +pandas +numpy +wbgapi +pytz +db-dtypes \ No newline at end of file