From 03adf669154cda0c47566f42be13f3f9039903b9 Mon Sep 17 00:00:00 2001 From: Sam <110511194+sam-xyz@users.noreply.github.com> Date: Sat, 26 Apr 2025 21:57:48 +0800 Subject: [PATCH] update req (#318) --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 745ba50..4038a42 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,4 +2,5 @@ dbt-snowflake>=1.7,<1.8 requests~=2.26.0 click~=8.0.4 cli_passthrough~=0.1.3 -protobuf==4.25.3 \ No newline at end of file +protobuf==4.25.3 +certifi==2025.1.31 \ No newline at end of file