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