summaryrefslogtreecommitdiffstats
path: root/newton/requirements.txt
diff options
context:
space:
mode:
Diffstat (limited to 'newton/requirements.txt')
-rw-r--r--newton/requirements.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/newton/requirements.txt b/newton/requirements.txt
index 5976f5c9..841fe278 100644
--- a/newton/requirements.txt
+++ b/newton/requirements.txt
@@ -8,6 +8,9 @@ httplib2==0.9.2
# for call openstack auth and transport api
keystoneauth1==2.18.0
+#python-memcached
+python-memcached
+
# for unit test
coverage==4.2
mock==2.0.0