Files
notifications-api/requirements.txt

31 lines
706 B
Plaintext
Raw Normal View History

2018-01-16 02:54:27 +00:00
boto3==1.5.15
cffi==1.11.0 # pyup: != 1.11.1, != 1.11.2 # These versions are missing .whl
2017-08-18 15:39:39 +01:00
celery==3.1.25 # pyup: <4
docopt==0.6.2
Flask-Bcrypt==0.7.1
2017-08-22 16:04:15 +01:00
Flask-Marshmallow==0.8.0
Flask-Migrate==2.1.1
Flask-SQLAlchemy==2.3.2
2017-08-18 15:39:39 +01:00
Flask==0.12.2
click-datetime==0.2
2017-08-18 15:39:39 +01:00
gunicorn==19.7.1
iso8601==0.1.12
jsonschema==2.6.0
marshmallow-sqlalchemy==0.13.2
marshmallow==2.15.0
2017-10-30 19:17:40 +00:00
monotonic==1.4
psycopg2==2.7.3.2
2017-09-05 19:47:12 +01:00
PyJWT==1.5.3
SQLAlchemy-Utils==0.32.21
2018-01-15 15:00:27 +00:00
SQLAlchemy==1.2.1
2015-12-14 12:58:49 +00:00
2017-12-28 10:46:22 +00:00
notifications-python-client==4.7.1
2017-02-13 18:04:08 +00:00
# PaaS
2018-01-16 02:54:36 +00:00
awscli==1.14.25
2017-02-13 18:04:08 +00:00
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@23.5.0#egg=notifications-utils==23.5.0
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