From ab57c7d7598734a06b8b0c339e4094dddea3be5c Mon Sep 17 00:00:00 2001 From: Ashley Penney Date: Tue, 30 Oct 2012 14:32:50 -0400 Subject: [PATCH] Add MySQL-python to the requirements. --- requirements.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dc13ae873e..ebc818b29d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,4 +50,5 @@ pygraphviz -r repo-requirements.txt pil nltk -dogstatsd-python \ No newline at end of file +dogstatsd-python +MySQL-python