From 60ab3a4e60f9f191f58ae13bc4094d41b1d6b0d8 Mon Sep 17 00:00:00 2001 From: Kamesh Sampath Date: Wed, 26 Jun 2024 17:35:43 +0530 Subject: [PATCH] (chore): add snowflake package tasks api --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 344611f..45d61f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ -snowflake-snowpark-python \ No newline at end of file +snowflake-snowpark-python +snowflake \ No newline at end of file