aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMilo Casagrande <milo.casagrande@linaro.org>2014-12-17 12:42:58 +0100
committerMilo Casagrande <milo.casagrande@linaro.org>2014-12-17 12:42:58 +0100
commitcc196e2ee23dab3035e6a74f2be8c2e02d444c9d (patch)
tree173a83956d330ee733b180190476b8e649c7e1f9
parenta05f227081b211551a1cdc95128bd7ba3454e26d (diff)
Add hiredis requirement.
Change-Id: Ia6e729b86b3596596cf70f025f5f4b01ddc0f934
-rw-r--r--requirements.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt
index 2b8cbac..6dc0534 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -7,6 +7,7 @@ netaddr==0.7.12
pycares==0.6.3
pymongo
redis==2.10.3
+hiredis
simplejson>=3.6.1
sphinx-bootstrap-theme
sphinxcontrib-httpdomain