Files
notifications-admin/requirements.in
T

37 lines
1.3 KiB
Plaintext
Raw Normal View History

2020-12-29 13:07:22 +00:00
# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
ago==0.0.93
govuk-bank-holidays==0.11
2022-05-10 10:13:12 +01:00
humanize==4.1.0
Flask==1.1.2 # pyup: <1.1.3
2022-04-06 09:25:32 +01:00
Flask-WTF==1.0.1
2022-03-02 14:51:37 +00:00
wtforms==3.0.1
Flask-Login==0.6.1
werkzeug==2.0.3 # pyup: <2.1
jinja2==3.0.3 # pyup: <3.1
2020-12-29 13:07:22 +00:00
blinker==1.4
2022-04-06 10:30:53 +01:00
pyexcel==0.7.0
2022-03-02 14:56:06 +00:00
pyexcel-io==0.6.6
2021-10-18 14:56:08 +01:00
pyexcel-xls==0.7.0
2020-12-29 13:07:22 +00:00
pyexcel-xlsx==0.6.0
2022-04-06 13:42:20 +01:00
pyexcel-ods3==0.6.1
2022-04-06 09:37:27 +01:00
pytz==2022.1
# Should be pinned until a new gunicorn release greater than 20.1.0 comes out. (Due to eventlet v0.33 compatibility issues)
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0
2021-10-11 12:26:56 +01:00
notifications-python-client==6.3.0
2021-04-13 12:43:28 +01:00
rtreelib==0.2.0
2022-01-19 18:27:41 +00:00
fido2==0.9.3
pyproj==3.3.1
2020-12-29 13:07:22 +00:00
# PaaS
awscli-cwlogs>=1.4,<1.5
2022-05-27 11:38:07 +01:00
itsdangerous==2.0.1 # pyup: <2.1.0 Release 2.1.0 introduced a change that is not compatible with Flask 1.x
2022-06-01 13:28:19 +01:00
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@56.0.0
govuk-frontend-jinja @ git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.8-alpha
2020-12-29 13:07:22 +00:00
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
prometheus-client==0.14.1
git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72