summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2013-05-26 18:09:09 -0500
committerDan McGee <dan@archlinux.org>2013-05-26 18:09:09 -0500
commit80ae71464cadcf91f04cc194bb3930462643015f (patch)
treecf6f5a7f0f3d17541a1b26e8e639fb1621f729b7
parent8c614b4abb2ae0b0474744420aab6ba86383a3e9 (diff)
downloadarchweb-80ae71464cadcf91f04cc194bb3930462643015f.tar.gz
archweb-80ae71464cadcf91f04cc194bb3930462643015f.zip
Bump several requirements versions
Signed-off-by: Dan McGee <dan@archlinux.org>
-rw-r--r--requirements.txt4
-rw-r--r--requirements_prod.txt6
2 files changed, 5 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt
index 84450c76..1909da1b 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,9 +2,9 @@
Django==1.5.1
IPy==0.81
Markdown==2.3.1
-South==0.7.6
+South==0.8.1
bencode==1.0
django-countries==1.5
-jsmin==2.0.2-1
+jsmin==2.0.3
pgpdump==1.4
pytz>=2013b
diff --git a/requirements_prod.txt b/requirements_prod.txt
index cde5f513..1c331cf9 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -2,12 +2,12 @@
Django==1.5.1
IPy==0.81
Markdown==2.3.1
-South==0.7.6
+South==0.8.1
bencode==1.0
django-countries==1.5
-jsmin==2.0.2-1
+jsmin==2.0.3
pgpdump==1.4
psycopg2==2.5
pyinotify==0.9.4
-python-memcached==1.48
+python-memcached==1.51
pytz>=2013b