From 072b5b2a6baf2c014168e4fff1a1f2fb8f652e52 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 18 Oct 2012 09:01:46 -0500 Subject: Bump requirements Move to the 1.4.2 Django security release, and update django-countries to 1.4. Signed-off-by: Dan McGee --- requirements_prod.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements_prod.txt') diff --git a/requirements_prod.txt b/requirements_prod.txt index f6b4820..2a13c51 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -1,7 +1,7 @@ -Django==1.4.1 +Django==1.4.2 Markdown==2.2.0 South==0.7.6 -django-countries==1.3 +django-countries==1.4 pgpdump==1.3 psycopg2==2.4.5 pyinotify==0.9.3 -- cgit v1.2.3-24-g4f1b