1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Reverting to psycopg2==2.6.1 due to pip installation issues

This commit is contained in:
Jeremy Stretch
2016-08-10 17:30:31 -04:00
parent 8ff752a58b
commit 6bf8a7707c

View File

@@ -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