summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 22cbeaf4..b9e5c61f 100755
--- a/setup.py
+++ b/setup.py
@@ -38,7 +38,7 @@ tests_require = [
'mongodict',
'pyasn1',
'pymongo==3.0.1',
- 'python-memcached == 1.51',
+ 'python-memcached >= 1.51',
'pytest',
'mako',
#'pytest-coverage',