summaryrefslogtreecommitdiffstats
path: root/requirements_prod.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-10-18 09:01:46 -0500
committerDan McGee <dan@archlinux.org>2012-10-18 09:01:46 -0500
commit072b5b2a6baf2c014168e4fff1a1f2fb8f652e52 (patch)
treea7fd0a8db1d735db64511ff737d61791cc780306 /requirements_prod.txt
parentabd4b6c6d8541955f327b4adc50cf2031ebe6781 (diff)
downloadarchweb-072b5b2a6baf2c014168e4fff1a1f2fb8f652e52.tar.gz
archweb-072b5b2a6baf2c014168e4fff1a1f2fb8f652e52.zip
Bump requirements
Move to the 1.4.2 Django security release, and update django-countries to 1.4. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r--requirements_prod.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt
index f6b48205..2a13c51a 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