2018-07-30 16:22:20 +01:00
|
|
|
|
# pyup: ignore file
|
2018-07-10 14:50:30 +01:00
|
|
|
|
# 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
|
|
|
|
|
|
|
2021-03-08 15:56:42 +00:00
|
|
|
|
cffi==1.14.5
|
2020-02-12 15:30:02 +00:00
|
|
|
|
celery[sqs]==3.1.26.post2 # pyup: <4
|
2017-08-18 15:39:39 +01:00
|
|
|
|
docopt==0.6.2
|
2017-09-11 15:47:10 +01:00
|
|
|
|
Flask-Bcrypt==0.7.1
|
2020-12-14 11:40:07 +00:00
|
|
|
|
flask-marshmallow==0.14.0
|
2021-03-08 15:56:42 +00:00
|
|
|
|
Flask-Migrate==2.7.0
|
2019-01-07 17:12:00 +00:00
|
|
|
|
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
|
2020-05-22 10:31:15 +01:00
|
|
|
|
Flask==1.1.2
|
2017-11-28 11:10:19 +00:00
|
|
|
|
click-datetime==0.2
|
2021-05-11 10:12:01 +01:00
|
|
|
|
eventlet==0.30.2 # pyup: ignore # 0.31 breaks Gunicorn
|
2021-04-19 11:36:04 +01:00
|
|
|
|
gunicorn==20.1.0
|
2021-03-08 15:56:42 +00:00
|
|
|
|
iso8601==0.1.14
|
2020-02-11 14:24:13 +00:00
|
|
|
|
itsdangerous==1.1.0
|
2020-02-05 13:00:05 +00:00
|
|
|
|
jsonschema==3.2.0
|
2021-04-19 11:56:02 +01:00
|
|
|
|
marshmallow-sqlalchemy==0.23.1 # pyup: <0.24.0 # marshmallow v3 throws errors
|
2020-05-22 10:38:27 +01:00
|
|
|
|
marshmallow==2.21.0 # pyup: <3 # v3 throws errors
|
2020-11-06 10:56:52 +00:00
|
|
|
|
psycopg2-binary==2.8.6
|
2021-03-08 15:56:42 +00:00
|
|
|
|
PyJWT==2.0.1
|
2021-04-22 16:59:15 +01:00
|
|
|
|
SQLAlchemy==1.4.10
|
2020-07-09 12:59:09 +01:00
|
|
|
|
strict-rfc3339==0.7
|
|
|
|
|
|
rfc3987==1.3.8
|
2021-03-08 15:56:42 +00:00
|
|
|
|
cachetools==4.2.1
|
2021-01-18 10:01:45 +00:00
|
|
|
|
beautifulsoup4==4.9.3
|
2021-03-24 11:09:07 +00:00
|
|
|
|
lxml==4.6.3
|
2021-03-08 15:56:42 +00:00
|
|
|
|
# higher version causes build to fail on PaaS due to lack of Rust
|
|
|
|
|
|
# see https://github.com/pyca/cryptography/issues/5810
|
2021-04-19 11:52:58 +01:00
|
|
|
|
cryptography<3.4 # pyup: <3.4
|
2015-12-14 12:58:49 +00:00
|
|
|
|
|
2021-03-08 15:56:42 +00:00
|
|
|
|
notifications-python-client==6.0.2
|
2016-04-14 18:12:33 +01:00
|
|
|
|
|
2017-02-13 18:04:08 +00:00
|
|
|
|
# PaaS
|
2020-12-07 14:28:17 +00:00
|
|
|
|
awscli-cwlogs==1.4.6
|
2017-02-13 18:04:08 +00:00
|
|
|
|
|
2021-03-29 17:53:29 +01:00
|
|
|
|
git+https://github.com/alphagov/notifications-utils.git@44.1.0#egg=notifications-utils==44.1.0
|
2017-04-06 10:27:13 +01:00
|
|
|
|
|
2020-04-24 16:18:44 +01:00
|
|
|
|
# gds-metrics requires prometheseus 0.2.0, override that requirement as 0.7.1 brings significant performance gains
|
2021-04-19 11:36:04 +01:00
|
|
|
|
prometheus-client==0.10.1
|
2020-08-18 09:57:54 +01:00
|
|
|
|
gds-metrics==0.2.4
|
2020-04-20 15:59:47 +01:00
|
|
|
|
|
2018-07-10 14:50:30 +01:00
|
|
|
|
## The following requirements were added by pip freeze:
|
2021-05-10 18:05:37 +01:00
|
|
|
|
alembic==1.6.2
|
2018-10-09 13:27:49 +01:00
|
|
|
|
amqp==1.4.9
|
|
|
|
|
|
anyjson==0.3.3
|
2021-05-10 18:05:37 +01:00
|
|
|
|
attrs==21.2.0
|
|
|
|
|
|
awscli==1.19.69
|
2020-08-18 09:57:54 +01:00
|
|
|
|
bcrypt==3.2.0
|
2018-10-09 13:27:49 +01:00
|
|
|
|
billiard==3.3.0.23
|
2021-02-08 16:08:12 +00:00
|
|
|
|
bleach==3.3.0
|
2020-04-20 15:59:47 +01:00
|
|
|
|
blinker==1.4
|
2020-02-12 15:30:02 +00:00
|
|
|
|
boto==2.49.0
|
2021-05-10 18:05:37 +01:00
|
|
|
|
boto3==1.17.69
|
|
|
|
|
|
botocore==1.20.69
|
2020-12-07 14:28:17 +00:00
|
|
|
|
certifi==2020.12.5
|
2020-12-18 14:30:39 +00:00
|
|
|
|
chardet==4.0.0
|
2020-04-29 15:51:02 +01:00
|
|
|
|
click==7.1.2
|
2020-02-12 15:30:02 +00:00
|
|
|
|
colorama==0.4.3
|
2020-07-31 10:36:09 +01:00
|
|
|
|
dnspython==1.16.0
|
2019-09-04 10:55:22 +01:00
|
|
|
|
docutils==0.15.2
|
2019-06-03 16:08:19 +01:00
|
|
|
|
flask-redis==0.4.0
|
2020-07-28 14:43:05 +01:00
|
|
|
|
geojson==2.5.0
|
2020-12-07 14:28:17 +00:00
|
|
|
|
govuk-bank-holidays==0.8
|
2021-05-10 18:05:37 +01:00
|
|
|
|
greenlet==1.1.0
|
2020-06-25 17:22:08 +01:00
|
|
|
|
idna==2.10
|
2021-02-08 17:05:46 +00:00
|
|
|
|
Jinja2==2.11.3
|
2020-05-22 10:29:16 +01:00
|
|
|
|
jmespath==0.10.0
|
2018-10-09 13:27:49 +01:00
|
|
|
|
kombu==3.0.37
|
2021-01-18 10:01:45 +00:00
|
|
|
|
Mako==1.1.4
|
2019-03-18 14:38:09 +00:00
|
|
|
|
MarkupSafe==1.1.1
|
2019-01-08 14:15:20 +00:00
|
|
|
|
mistune==0.8.4
|
2020-12-07 14:28:17 +00:00
|
|
|
|
orderedset==2.0.3
|
2021-02-08 17:05:46 +00:00
|
|
|
|
packaging==20.9
|
2021-05-10 18:05:37 +01:00
|
|
|
|
phonenumbers==8.12.22
|
2019-11-18 15:48:38 +00:00
|
|
|
|
pyasn1==0.4.8
|
2020-03-09 15:29:18 +00:00
|
|
|
|
pycparser==2.20
|
2020-12-07 14:28:17 +00:00
|
|
|
|
pyparsing==2.4.7
|
2018-07-10 14:50:30 +01:00
|
|
|
|
PyPDF2==1.26.0
|
2020-09-14 15:21:55 +01:00
|
|
|
|
pyrsistent==0.17.3
|
2019-11-18 15:48:38 +00:00
|
|
|
|
python-dateutil==2.8.1
|
2019-02-01 09:32:43 +00:00
|
|
|
|
python-editor==1.0.4
|
2020-12-07 14:28:17 +00:00
|
|
|
|
python-json-logger==2.0.1
|
2021-02-08 17:05:46 +00:00
|
|
|
|
pytz==2021.1
|
2021-02-24 16:56:33 +00:00
|
|
|
|
PyYAML==5.4.1
|
2020-06-09 10:34:44 +01:00
|
|
|
|
redis==3.5.3
|
2020-12-18 14:30:39 +00:00
|
|
|
|
requests==2.25.1
|
2021-04-19 11:36:04 +01:00
|
|
|
|
rsa==4.7.2
|
2021-05-10 18:05:37 +01:00
|
|
|
|
s3transfer==0.4.2
|
2021-01-20 16:07:19 +00:00
|
|
|
|
Shapely==1.7.1
|
2021-05-10 18:05:37 +01:00
|
|
|
|
six==1.16.0
|
2018-07-10 14:50:30 +01:00
|
|
|
|
smartypants==2.0.1
|
2021-03-24 11:09:07 +00:00
|
|
|
|
soupsieve==2.2.1
|
2019-01-08 14:15:20 +00:00
|
|
|
|
statsd==3.3.0
|
2021-03-24 11:09:07 +00:00
|
|
|
|
urllib3==1.26.4
|
2018-07-10 14:50:30 +01:00
|
|
|
|
webencodings==0.5.1
|
2020-04-03 13:13:57 +01:00
|
|
|
|
Werkzeug==1.0.1
|