diff options
author | Dan McGee <dan@archlinux.org> | 2012-09-30 01:02:18 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2012-09-30 01:02:18 -0500 |
commit | 4b36fdd65404efa19f0c7ab4f62d97c5ce86a4fc (patch) | |
tree | 63b92a6a77f39c64df1906ef27f8e8f2b22683c1 /requirements.txt | |
parent | f1d194087b717fdf304b1cdd1b54826db83c0c57 (diff) |
Bump pytz version in requirements.txt
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 9dfaff18..a80ce88a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,4 +3,4 @@ Markdown==2.2.0 South==0.7.6 django-countries==1.3 pgpdump==1.3 -pytz>=2012d +pytz>=2012f |