summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 08d8910..7ff363e 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 565c3c6..3f2958c 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