Files
notifications-api/requirements.txt
Leo Hemsted bf0abce4a3 update python-client version
also unpin the patch version, since it shouldn't matter what patch
we're on provided that the function signatures are the same
2016-12-22 13:53:33 +00:00

29 lines
629 B
Plaintext

apispec==0.14.0
bleach==1.4.3
Flask==0.10.1
Flask-Script==2.0.5
Flask-Migrate==1.3.1
Flask-SQLAlchemy==2.0
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
Flask-Bcrypt==0.6.2
credstash==1.8.0
boto3==1.4.0
celery==3.1.23
monotonic==1.2
statsd==3.2.1
jsonschema==2.5.1
Flask-Redis==0.1.0
# pin to minor version 3.1.x
notifications-python-client>=3.1,<3.2
git+https://github.com/alphagov/notifications-utils.git@12.2.0#egg=notifications-utils==12.2.0
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3