From 3322fe65d618d592dbf4d5911aa4d8b055374ce8 Mon Sep 17 00:00:00 2001 From: Walker Waylon Scott Date: Mon, 17 Jul 2017 22:33:15 -0500 Subject: [PATCH] updated requirements.txt added textblob --- requirements.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/requirements.txt b/requirements.txt index e6f99e7..fdb9947 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,6 @@ flask-restplus flask-cors gunicorn pandas +textblob +nltk -e git+https://github.com/WaylonWalker/iplotter.git@master#egg=iplotter \ No newline at end of file