mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-24 01:11:38 -05:00
35 lines
706 B
Plaintext
35 lines
706 B
Plaintext
apispec==0.14.0
|
|
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.4
|
|
celery==3.1.23
|
|
monotonic==1.2
|
|
statsd==3.2.1
|
|
jsonschema==2.5.1
|
|
gunicorn==19.6.0
|
|
docopt==0.6.2
|
|
six==1.10.0
|
|
iso8601==0.1.11
|
|
|
|
# pin to minor version 3.1.x
|
|
notifications-python-client>=3.1,<3.2
|
|
|
|
# PaaS
|
|
awscli>=1.11,<1.12
|
|
awscli-cwlogs>=1.4,<1.5
|
|
|
|
git+https://github.com/alphagov/notifications-utils.git@17.1.0#egg=notifications-utils==17.1.0
|
|
|
|
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|