From 277ce0f92692eb04d2d8d04e0fdac9db20ce44ba Mon Sep 17 00:00:00 2001 From: Chris Holdgraf <choldgraf@gmail.com> Date: Thu, 23 May 2019 10:43:42 -0700 Subject: [PATCH] Update requirements.txt --- requirements.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/requirements.txt b/requirements.txt index c5f5eb3..697faf9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,4 @@ numpy==1.16.* matplotlib==3.* seaborn==0.8.1 +pandas -- GitLab