Upgrade to psycopg2-binary to supress warnings

This commit is contained in:
Anna Sidwell 2018-12-02 02:27:01 +00:00
parent 5e49de16d0
commit 0fb3fe02c8
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ djangorestframework-gis
gunicorn
gevent
pip-tools
psycopg2
psycopg2-binary
python-memcached
raven
rcssmin

View File

@ -41,7 +41,7 @@ jmespath==0.9.3 # via boto3, botocore
phonenumbers==8.9.14 # via django-phonenumber-field
pillow==5.2.0 # via django-avatar
pip-tools==3.1.0
psycopg2==2.7.5
psycopg2-binary==2.7.6.1
python-dateutil==2.7.3 # via botocore
python-memcached==1.59
pytz==2018.5 # via babel, django