Files
notifications-api/requirements.txt
T

27 lines
650 B
Plaintext
Raw Normal View History

2016-09-05 16:45:54 +01:00
apispec==0.14.0
bleach==1.4.3
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
2016-09-05 16:45:54 +01:00
psycopg2==2.6.2
SQLAlchemy==1.0.15
SQLAlchemy-Utils==0.32.9
PyJWT==1.4.2
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
2016-09-05 16:45:54 +01:00
boto3==1.4.0
2016-09-05 17:00:16 +01:00
celery==3.1.23
2016-09-05 16:45:54 +01:00
monotonic==1.2
2016-05-13 17:15:39 +01:00
statsd==3.2.1
jsonschema==2.5.1
2015-12-14 12:58:49 +00:00
2016-09-08 16:08:30 +01:00
git+https://github.com/alphagov/notifications-python-client.git@1.3.0#egg=notifications-python-client==1.3.0
2016-10-31 09:21:18 +00:00
git+https://github.com/alphagov/notifications-utils.git@9.1.1#egg=notifications-utils==9.1.1
2016-10-17 16:36:22 +01:00
2016-11-02 17:59:09 +00:00
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3