use psycopg2-binary to supress warnings

This commit is contained in:
Leo Hemsted
2018-02-15 14:20:25 +00:00
parent 450deae32a
commit 83b26f4a93

View File

@@ -15,7 +15,7 @@ jsonschema==2.6.0
marshmallow-sqlalchemy==0.13.2 marshmallow-sqlalchemy==0.13.2
marshmallow==2.15.0 marshmallow==2.15.0
monotonic==1.4 monotonic==1.4
psycopg2==2.7.4 psycopg2-binary==2.7.4
PyJWT==1.5.3 PyJWT==1.5.3
SQLAlchemy-Utils==0.32.21 SQLAlchemy-Utils==0.32.21
SQLAlchemy==1.2.2 SQLAlchemy==1.2.2