mirror of
https://github.com/GSA/notifications-api.git
synced 2026-01-16 07:31:14 -05:00
Implements https://github.com/alphagov/notifications-utils/pull/16 Once https://github.com/alphagov/notifications-admin/pull/376 is merged it will no longer be possible for a user to upload a CSV file containing recipients that they’re not allowed to send to. So this commit also removes any restricted service checks in the task, because any public phone numbers/email addresses no longer have any way of reach this point if the service is restricted.
25 lines
549 B
Plaintext
25 lines
549 B
Plaintext
bleach==1.4.2
|
|
Flask==0.10.1
|
|
Flask-Script==2.0.5
|
|
Flask-Migrate==1.3.1
|
|
Flask-SQLAlchemy==2.0
|
|
psycopg2==2.6.1
|
|
SQLAlchemy==1.0.5
|
|
SQLAlchemy-Utils==0.30.5
|
|
PyJWT==1.4.0
|
|
marshmallow==2.4.2
|
|
marshmallow-sqlalchemy==0.8.0
|
|
flask-marshmallow==0.6.2
|
|
Flask-Bcrypt==0.6.2
|
|
credstash==1.8.0
|
|
boto3==1.2.3
|
|
boto==2.39.0
|
|
celery==3.1.20
|
|
twilio==4.6.0
|
|
monotonic==0.3
|
|
|
|
|
|
git+https://github.com/alphagov/notifications-python-client.git@0.2.6#egg=notifications-python-client==0.2.6
|
|
|
|
git+https://github.com/alphagov/notifications-utils.git@3.2.0#egg=notifications-utils==3.2.0
|