From 9cf234567bcaa8cf1525889c7bdafd7432c7a9c0 Mon Sep 17 00:00:00 2001 From: andrewheusser Date: Mon, 5 Jun 2017 09:25:41 -0400 Subject: [PATCH] added requests to readme reqs --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 84926751..69224357 100644 --- a/readme.md +++ b/readme.md @@ -61,6 +61,7 @@ Then, navigate to the folder and type: + scipy>=0.17.1 + numpy>=1.10.4 + future ++ requests + pytest (for development) + ffmpeg (for saving animations)