From a53240426ab1faad73c7a9d3067a34f5e7ed3afe Mon Sep 17 00:00:00 2001 From: Raphael Roberts Date: Sun, 6 Jan 2019 18:54:32 -0600 Subject: [PATCH] added all requirements to requirements.txt --- requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 704bcd5..add1b49 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,3 @@ -google-api-python-client \ No newline at end of file +google-api-python-client +oauth2client +tzlocal \ No newline at end of file