From 74ed3146a6e9b08f3c5cd607a9f6988a696c2c05 Mon Sep 17 00:00:00 2001 From: Jacob Manning Date: Sun, 1 Jul 2018 12:03:59 -0400 Subject: [PATCH] Update versions for requirements --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index 96bc6ea..571f723 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ -ggplot -matplotlib -pandas +ggplot==0.11.5 +matplotlib==2.2.2 +pandas==0.17.1