diff options
author | Dan McGee <dan@archlinux.org> | 2011-11-15 22:05:34 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-11-15 22:05:34 -0600 |
commit | 79dde0389d5f185fc71e2ac37e1bc9fc2c9b3af7 (patch) | |
tree | d523fda5ffc5dcb6fecf395331f0a53166c35e72 /requirements_prod.txt | |
parent | d3b36e1ce992a8b70f4fe8fe9e8df74e835fb865 (diff) |
Update requirements.txt
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r-- | requirements_prod.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt index 9749a072..47d37ce2 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -2,5 +2,6 @@ Django==1.3.1 Markdown==2.0.3 MySQL-python==1.2.3 South==0.7.3 +pyinotify==0.9.2 python-memcached==1.47 -pytz>=2011c +pytz>=2011n |