diff options
author | Dan McGee <dan@archlinux.org> | 2015-04-02 08:11:14 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2015-04-02 08:18:57 -0500 |
commit | ffa9a3ca80dad541344571aa08b96372fd11ecaa (patch) | |
tree | 3e77cabbd4d3df9f7da20caf1528363841a80dcc /requirements_prod.txt | |
parent | 30bb320ed7be084e8b86e050d426f20d4b5a9045 (diff) |
Update to latest django-countries
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements_prod.txt')
-rw-r--r-- | requirements_prod.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements_prod.txt b/requirements_prod.txt index 087586fa..b0d7cfec 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -5,7 +5,7 @@ Jinja2==2.7.3 Markdown==2.6.1 MarkupSafe==0.23 bencode==1.0 -django-countries==3.2 +django-countries==3.3 django-jinja==1.3.0 jsmin==2.1.1 pgpdump==1.5 |