diff options
author | Dan McGee <dan@archlinux.org> | 2013-04-08 08:33:34 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-04-08 08:33:34 -0500 |
commit | 90e969a160e1ec028ded1ca9b33975ec50fed154 (patch) | |
tree | 29e82485617908505ac255a58ef2c733c99b67fd | |
parent | 25b18cb3c45411967772022473865076735e7105 (diff) |
Bump psycopg2 requirements.txt version
Signed-off-by: Dan McGee <dan@archlinux.org>
-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 6a0a78f2..08bfc27c 100644 --- a/requirements_prod.txt +++ b/requirements_prod.txt @@ -6,7 +6,7 @@ bencode==1.0 django-countries==1.5 jsmin==2.0.2-1 pgpdump==1.4 -psycopg2==2.4.6 +psycopg2==2.5 pyinotify==0.9.4 python-memcached==1.48 pytz>=2013b |