summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2014-03-29 11:00:23 -0500
committerDan McGee <dan@archlinux.org>2014-03-29 11:00:23 -0500
commit21a4725b923565dd67219317062c02b652207880 (patch)
tree25030a4bad5aab4ac531fdfb129fa8e237033e82
parentcd7222047b41ac3efa389a22fdd22148d03c1d61 (diff)
downloadarchweb-21a4725b923565dd67219317062c02b652207880.tar.gz
archweb-21a4725b923565dd67219317062c02b652207880.zip
Bump django-countries and pytz requirements
-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 81070449..0b5ecb64 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,7 +4,7 @@ IPy==0.81
Markdown==2.4
South==0.8.4
bencode==1.0
-django-countries==2.0
+django-countries==2.1.2
jsmin==2.0.9
pgpdump==1.5
-pytz>=2013.8
+pytz>=2014.2
diff --git a/requirements_prod.txt b/requirements_prod.txt
index 840e0396..e773bb4c 100644
--- a/requirements_prod.txt
+++ b/requirements_prod.txt
@@ -4,10 +4,10 @@ IPy==0.81
Markdown==2.4
South==0.8.4
bencode==1.0
-django-countries==2.0
+django-countries==2.1.2
jsmin==2.0.9
pgpdump==1.5
psycopg2==2.5.2
pyinotify==0.9.4
python-memcached==1.53
-pytz>=2013.8
+pytz>=2014.2