summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--requirements.txt2
-rw-r--r--requirements_prod.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt
index 1909da1..79bd161 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
Django==1.5.1
IPy==0.81
Markdown==2.3.1
-South==0.8.1
+South==0.8.2
bencode==1.0
django-countries==1.5
jsmin==2.0.3
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 425a657..a8b380d 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -2,7 +2,7 @@
Django==1.5.1
IPy==0.81
Markdown==2.3.1
-South==0.8.1
+South==0.8.2
bencode==1.0
django-countries==1.5
jsmin==2.0.3