summaryrefslogtreecommitdiff
path: root/setup.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 4613d8d..1633ef5 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -74,7 +74,7 @@ database =
alembic>=0.8.10 # MIT
SQLAlchemy-Utils # BSD License
PyMySQL>=0.7.6 # MIT License
- psycopg2>=2.5 # LGPL/ZPL
+ psycopg2>=2.6.2 # LGPL/ZPL
test =
pydotplus>=2.0.2 # MIT License
hacking<0.11,>=0.10.0