Browse Source

Reverting to psycopg2==2.6.1 due to pip installation issues

Jeremy Stretch 8 years ago
parent
commit
6bf8a7707c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      requirements.txt

+ 1 - 1
requirements.txt

@@ -11,7 +11,7 @@ natsort>=5.0.0
 ncclient==0.5.2
 netaddr==0.7.18
 paramiko==2.0.0
-psycopg2==2.6.2
+psycopg2==2.6.1
 py-gfm==0.1.3
 pycrypto==2.6.1
 sqlparse==0.1.19