summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-11-25 21:31:00 -0600
committerDan McGee <dan@archlinux.org>2013-11-25 21:31:00 -0600
commita97ba8bbca30d656598f71f249e6fbe7020773bf (patch)
tree8b9add3e8604fc3f44d65617bd11965f7ecfe5bb
parentfab8d437929fce202b11707e1cacbc079f61edbc (diff)
downloadarchweb-a97ba8bbca30d656598f71f249e6fbe7020773bf.tar.gz
archweb-a97ba8bbca30d656598f71f249e6fbe7020773bf.zip
Bump some requirements
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--requirements.txt4
-rw-r--r--requirements_prod.txt4
2 files changed, 4 insertions, 4 deletions
diff --git a/requirements.txt b/requirements.txt
index 08d89107..7ff363e6 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,9 +2,9 @@
Django==1.6
IPy==0.81
Markdown==2.3.1
-South==0.8.2
+South==0.8.4
bencode==1.0
django-countries==1.5
-jsmin==2.0.6
+jsmin==2.0.8
pgpdump==1.4
pytz>=2013.8
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 565c3c6c..3f2958c6 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -2,10 +2,10 @@
Django==1.6
IPy==0.81
Markdown==2.3.1
-South==0.8.2
+South==0.8.4
bencode==1.0
django-countries==1.5
-jsmin==2.0.6
+jsmin==2.0.8
pgpdump==1.4
psycopg2==2.5.1
pyinotify==0.9.4