From c4d05ebaf17607de64dcbc7887f2edbac083f704 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 27 Dec 2012 19:53:59 -0600 Subject: Bump psycopg2 requirements version Signed-off-by: Dan McGee --- requirements_prod.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'requirements_prod.txt') diff --git a/requirements_prod.txt b/requirements_prod.txt index c51ba01..f84f46d 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -3,7 +3,7 @@ Markdown==2.2.1 South==0.7.6 django-countries==1.5 pgpdump==1.4 -psycopg2==2.4.5 +psycopg2==2.4.6 pyinotify==0.9.4 python-memcached==1.48 pytz>=2012h -- cgit v1.2.3-24-g4f1b