psycopg2 should be not older than 2.6.1

This commit is contained in:
Alexander Kukushkin
2015-10-16 10:28:15 +02:00
parent 75e5901360
commit 921e4fc323
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
boto
dnspython
mock
psycopg2
psycopg2>=2.6.1
PyYAML
requests
six >= 1.7
+1 -1
View File
@@ -1,7 +1,7 @@
boto
mock
dnspython3
psycopg2
psycopg2>=2.6.1
PyYAML
requests
six