From 79dde0389d5f185fc71e2ac37e1bc9fc2c9b3af7 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 15 Nov 2011 22:05:34 -0600 Subject: Update requirements.txt Signed-off-by: Dan McGee --- requirements_prod.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'requirements_prod.txt') diff --git a/requirements_prod.txt b/requirements_prod.txt index 9749a07..47d37ce 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 -- cgit v1.2.3-24-g4f1b