diff options
author | Dan McGee <dan@archlinux.org> | 2013-06-20 14:11:21 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-07-13 10:07:29 -0500 |
commit | ffaa2cfb254a238ba0eb704115b95360305d1ae7 (patch) | |
tree | 221e480b6dc14ec5f000bb4072a2bccfbbd680ec /requirements_prod.txt | |
parent | fa647734a2d2f5e019285f1e0fee2cac2482f884 (diff) |
Update memcached version requirementrelease_2013-07-13
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r-- | requirements_prod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt index 1daa9e85..425a6576 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -9,5 +9,5 @@ jsmin==2.0.3 pgpdump==1.4 psycopg2==2.5.1 pyinotify==0.9.4 -python-memcached==1.51 +python-memcached==1.53 pytz>=2013b |