From 51cf7fe84fdb84a4edb3c0a94c86d1fcb5faebac Mon Sep 17 00:00:00 2001 From: Yam ZhengLim Date: Wed, 30 Nov 2022 01:05:38 +0800 Subject: [PATCH] requirement --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3e5b101..9aaa1cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ mysql-connector-python==8.0.29 google-cloud-storage==2.5.0 -crisp-api==1.1.13 \ No newline at end of file +crisp-api==1.1.13 +pandas==1.5.2 \ No newline at end of file