mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-21 07:51:13 -05:00
use psycopg2-binary to supress warnings
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user