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_prod.txt | |
parent | f1d194087b717fdf304b1cdd1b54826db83c0c57 (diff) |
Bump pytz version in requirements.txt
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 2dff0aae..f6b48205 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -6,4 +6,4 @@ pgpdump==1.3 psycopg2==2.4.5 pyinotify==0.9.3 python-memcached==1.48 -pytz>=2012c +pytz>=2012f |