mirror of
https://github.com/GSA/notifications-api.git
synced 2026-07-26 22:08:33 -04:00
awscli has a requirement of a new version of botocore moto has a requirement of an old version of boto3, which requires an old version of botocore We had to pin boto to an older version, because of the moto issues. this commit pins awscli to the version currently deployed on prod, so that it plays nice with that older version of boto/botocore
82 lines
1.6 KiB
Plaintext
82 lines
1.6 KiB
Plaintext
# pyup: ignore file
|
|
# This file is autogenerated. Do not edit it manually.
|
|
# Run `make freeze-requirements` to update requirements.txt
|
|
# with package version changes made in requirements-app.txt
|
|
|
|
cffi==1.11.5
|
|
celery==3.1.26.post2 # pyup: <4
|
|
docopt==0.6.2
|
|
Flask-Bcrypt==0.7.1
|
|
flask-marshmallow==0.9.0
|
|
Flask-Migrate==2.2.1
|
|
Flask-SQLAlchemy==2.3.2
|
|
Flask==1.0.2
|
|
click-datetime==0.2
|
|
eventlet==0.23.0
|
|
gunicorn==19.7.1
|
|
iso8601==0.1.12
|
|
jsonschema==2.6.0
|
|
marshmallow-sqlalchemy==0.14.0
|
|
marshmallow==2.15.4
|
|
psycopg2-binary==2.7.5
|
|
PyJWT==1.6.4
|
|
SQLAlchemy==1.2.11
|
|
|
|
notifications-python-client==5.0.0
|
|
|
|
# PaaS
|
|
awscli==1.15.82
|
|
awscli-cwlogs>=1.4,<1.5
|
|
botocore<1.11.0
|
|
|
|
git+https://github.com/alphagov/notifications-utils.git@30.4.0#egg=notifications-utils==30.4.0
|
|
|
|
git+https://github.com/alphagov/boto.git@2.43.0-patch3#egg=boto==2.43.0-patch3
|
|
|
|
## The following requirements were added by pip freeze:
|
|
alembic==1.0.0
|
|
amqp==1.4.9
|
|
anyjson==0.3.3
|
|
bcrypt==3.1.4
|
|
billiard==3.3.0.23
|
|
bleach==2.1.3
|
|
boto3==1.6.16
|
|
certifi==2018.8.24
|
|
chardet==3.0.4
|
|
Click==7.0
|
|
colorama==0.3.9
|
|
docutils==0.14
|
|
Flask-Redis==0.3.0
|
|
future==0.16.0
|
|
greenlet==0.4.15
|
|
html5lib==1.0.1
|
|
idna==2.7
|
|
itsdangerous==0.24
|
|
Jinja2==2.10
|
|
jmespath==0.9.3
|
|
kombu==3.0.37
|
|
Mako==1.0.7
|
|
MarkupSafe==1.0
|
|
mistune==0.8.3
|
|
monotonic==1.5
|
|
orderedset==2.0.1
|
|
phonenumbers==8.9.4
|
|
pyasn1==0.4.4
|
|
pycparser==2.19
|
|
PyPDF2==1.26.0
|
|
python-dateutil==2.7.3
|
|
python-editor==1.0.3
|
|
python-json-logger==0.1.8
|
|
pytz==2018.5
|
|
PyYAML==3.13
|
|
redis==2.10.6
|
|
requests==2.19.1
|
|
rsa==3.4.2
|
|
s3transfer==0.1.13
|
|
six==1.11.0
|
|
smartypants==2.0.1
|
|
statsd==3.2.2
|
|
urllib3==1.23
|
|
webencodings==0.5.1
|
|
Werkzeug==0.14.1
|