summaryrefslogtreecommitdiffstats
path: root/requirements.txt
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2015-01-19 09:01:45 -0600
committerDan McGee <dan@archlinux.org>2015-01-19 09:01:45 -0600
commit047dc3d6348d0d30bdd828a9cc2a29e0d5946eca (patch)
tree327e680ba580691f0c6b90df6283d0491d74ee20 /requirements.txt
parent5a31b868715dbd1a4e7fd87f0f9f04e2c8395391 (diff)
downloadarchweb-047dc3d6348d0d30bdd828a9cc2a29e0d5946eca.tar.gz
archweb-047dc3d6348d0d30bdd828a9cc2a29e0d5946eca.zip
Update to latest django-countries
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 54cf90f0..72e8d080 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -6,7 +6,7 @@ Markdown==2.5.2
MarkupSafe==0.23
bencode==1.0
django-jinja==1.0.5
-django_countries==3.0.2
+django_countries==3.1.1
jsmin==2.1.0
pgpdump==1.5
pytz>=2014.10