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.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index a80ce88a..51f15a0f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ -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 pytz>=2012f -- cgit v1.2.3