From d394f5df69af94c4f911a93eeb0574a66fadfc43 Mon Sep 17 00:00:00 2001 From: ltcptgeneral <35508619+ltcptgeneral@users.noreply.github.com> Date: Thu, 29 Nov 2018 09:31:55 -0600 Subject: [PATCH] Update requirements.txt --- data analysis/requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data analysis/requirements.txt b/data analysis/requirements.txt index 9fd4fd1a..cbd76afe 100644 --- a/data analysis/requirements.txt +++ b/data analysis/requirements.txt @@ -3,4 +3,6 @@ numpy==1.15.4 scipy==1.1.0 sklearn==0.0 torch==0.4.1 -torchvision==0.2.1 \ No newline at end of file +torchvision==0.2.1 +pytz==2018.7 +pandas==0.23.4 \ No newline at end of file