From aed78089b53e2a723297f0e8de038ce0cf859d35 Mon Sep 17 00:00:00 2001 From: andrewheusser Date: Thu, 12 Oct 2017 17:33:56 -0400 Subject: [PATCH] update reqs --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 6b8462d3..81520429 100644 --- a/readme.md +++ b/readme.md @@ -56,12 +56,13 @@ Then, navigate to the folder and type: + PPCA>=0.0.2 + scikit-learn>=0.18.1 + pandas>=0.18.0 -+ seaborn>=0.7.1 ++ seaborn>=0.8.1 + matplotlib>=1.5.1 + scipy>=0.17.1 + numpy>=1.10.4 + future + requests ++ deepdish + pytest (for development) + ffmpeg (for saving animations)