Closes #1899: Prefer binary package of psycopg2
This commit is contained in:
parent
37dde72c8f
commit
ec7bbcf90d
|
|
@ -1 +1,2 @@
|
|||
psycopg2
|
||||
pycrypto
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ ncclient==0.5.3
|
|||
netaddr==0.7.18
|
||||
paramiko>=2.0.0
|
||||
Pillow>=4.0.0
|
||||
psycopg2>=2.7.3
|
||||
psycopg2-binary>=2.7.4
|
||||
py-gfm>=0.1.3
|
||||
pycryptodome>=3.4.7
|
||||
xmltodict>=0.10.2
|
||||
|
|
|
|||
Loading…
Reference in New Issue