diff --git a/setup.py b/setup.py index 94a6252..a49146f 100644 --- a/setup.py +++ b/setup.py @@ -33,7 +33,7 @@ extras_require = { 'Jinja2>=2.3', 'docutils>=0.10', 'flexmock>=0.9.7', - 'psycopg2>=2.4.6', + 'psycopg2>=2.5.1', 'pymysql' ], 'anyjson': ['anyjson>=0.3.3'],