summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2014-01-14 18:20:48 +1100
committerMichael Still <mikal@stillhq.com>2014-01-15 13:28:21 +1100
commit5efa05ccc4a37f4679a2ff8693947ea33196e50a (patch)
tree199dbf5a6a027f4040e3f831356a98b524df7c8e /requirements.txt
parentfa30f12e0dcab63921726d1262a4a412f5a4979f (diff)
downloadturbo-hipster-5efa05ccc4a37f4679a2ff8693947ea33196e50a.tar.gz
Regenerate datasets using innodb stats as well.
I am also now using a cloud database to cache the output, as json wasn't scaling for me. Change-Id: I19ffba481e0db271e080f3bc62e429dbc6c673f7
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 6408439..9d86e48 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,4 +7,6 @@ lockfile
python-daemon
extras
GitPython>=0.3.2.RC1
-sphinxcontrib-programoutput \ No newline at end of file
+sphinxcontrib-programoutput
+
+mysql-python