diff options
author | Dan McGee <dan@archlinux.org> | 2014-03-29 11:00:23 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2014-03-29 11:00:23 -0500 |
commit | 21a4725b923565dd67219317062c02b652207880 (patch) | |
tree | 25030a4bad5aab4ac531fdfb129fa8e237033e82 /requirements.txt | |
parent | cd7222047b41ac3efa389a22fdd22148d03c1d61 (diff) |
Bump django-countries and pytz requirements
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 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 |