Closes #1899: Prefer binary package of psycopg2

This commit is contained in:
Jeremy Stretch 2018-02-26 13:40:04 -05:00
parent 37dde72c8f
commit ec7bbcf90d
2 changed files with 2 additions and 1 deletions

View File

@ -1 +1,2 @@
psycopg2
pycrypto pycrypto

View File

@ -14,7 +14,7 @@ ncclient==0.5.3
netaddr==0.7.18 netaddr==0.7.18
paramiko>=2.0.0 paramiko>=2.0.0
Pillow>=4.0.0 Pillow>=4.0.0
psycopg2>=2.7.3 psycopg2-binary>=2.7.4
py-gfm>=0.1.3 py-gfm>=0.1.3
pycryptodome>=3.4.7 pycryptodome>=3.4.7
xmltodict>=0.10.2 xmltodict>=0.10.2