2017-08-29 21:31:56 +01:00
|
|
|
boto3==1.4.7
|
2017-08-18 15:39:39 +01:00
|
|
|
celery==3.1.25 # pyup: <4
|
|
|
|
|
docopt==0.6.2
|
2017-08-24 11:16:21 +01:00
|
|
|
# ignore flask-bcrypt - when upgrading, it installs an invalid version of bcrypt that isn't removed when a different
|
|
|
|
|
# branch runs, so can cause other PR builds to fail on jenkins.
|
|
|
|
|
# TODO: Upgrade flask-bcrypt in a safe way
|
|
|
|
|
Flask-Bcrypt==0.6.2 # pyup: ignore
|
2017-08-22 16:04:15 +01:00
|
|
|
Flask-Marshmallow==0.8.0
|
2017-08-28 23:18:03 +01:00
|
|
|
Flask-Migrate==2.1.1
|
2017-08-18 15:39:39 +01:00
|
|
|
Flask-Script==2.0.5
|
|
|
|
|
Flask-SQLAlchemy==2.2
|
|
|
|
|
Flask==0.12.2
|
|
|
|
|
gunicorn==19.7.1
|
|
|
|
|
iso8601==0.1.12
|
|
|
|
|
jsonschema==2.6.0
|
2017-07-24 17:54:32 +01:00
|
|
|
marshmallow-sqlalchemy==0.13.1
|
2017-08-18 15:39:39 +01:00
|
|
|
marshmallow==2.13.6
|
2017-07-24 17:54:50 +01:00
|
|
|
monotonic==1.3
|
2017-08-26 14:56:56 +01:00
|
|
|
psycopg2==2.7.3.1
|
2017-08-18 15:39:39 +01:00
|
|
|
PyJWT==1.5.2
|
2017-03-27 11:12:39 +01:00
|
|
|
six==1.10.0
|
2017-08-18 15:39:39 +01:00
|
|
|
SQLAlchemy-Utils==0.32.14
|
|
|
|
|
SQLAlchemy==1.1.13
|
|
|
|
|
statsd==3.2.1
|
2015-12-14 12:58:49 +00:00
|
|
|
|
2017-07-24 17:55:00 +01:00
|
|
|
notifications-python-client==4.3.1
|
2016-04-14 18:12:33 +01:00
|
|
|
|
2017-02-13 18:04:08 +00:00
|
|
|
# PaaS
|
|
|
|
|
awscli>=1.11,<1.12
|
|
|
|
|
awscli-cwlogs>=1.4,<1.5
|
|
|
|
|
|
2017-08-25 14:38:04 +01:00
|
|
|
git+https://github.com/alphagov/notifications-utils.git@20.0.0#egg=notifications-utils==20.0.0
|
2017-04-06 10:27:13 +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
|