Files
notifications-api/requirements.txt
T

26 lines
563 B
Plaintext
Raw Normal View History

2016-03-04 07:03:15 +00:00
bleach==1.4.2
Flask==0.10.1
2015-12-11 16:57:00 +00:00
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
2015-12-11 16:57:00 +00:00
PyJWT==1.4.0
marshmallow==2.4.2
marshmallow-sqlalchemy==0.8.0
flask-marshmallow==0.6.2
2016-01-19 11:38:29 +00:00
Flask-Bcrypt==0.6.2
2016-01-19 14:50:42 +00:00
credstash==1.8.0
boto3==1.2.3
boto==2.39.0
2016-02-09 13:31:45 +00:00
celery==3.1.20
2016-02-15 16:01:14 +00:00
twilio==4.6.0
2016-03-02 09:33:20 +00:00
monotonic==0.3
2016-05-13 17:15:39 +01:00
statsd==3.2.1
2015-12-14 12:58:49 +00:00
2016-05-04 16:08:23 +01:00
git+https://github.com/alphagov/notifications-python-client.git@1.0.0#egg=notifications-python-client==1.0.0
2016-01-07 13:28:56 +00:00
2016-06-07 09:27:56 +01:00
git+https://github.com/alphagov/notifications-utils.git@6.3.1#egg=notifications-utils==6.3.1