diff --git a/setup.py b/setup.py index ec18b2213..4fd60e4e7 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ 'django-tinymce==2.6.0', 'inflect', 'lxml==3.5.0', - 'psycopg2==2.6.2', + 'psycopg2==2.7.3.2', 'python-memcached', 'pytz', 'tablib==0.9.11',