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
|
2022-03-02 14:42:02 +00:00
|
|
|
|
govuk-bank-holidays==0.11
|
2022-03-02 14:45:18 +00:00
|
|
|
|
humanize==4.0.0
|
2021-06-02 15:24:38 +01:00
|
|
|
|
Flask==1.1.2 # pyup: <2
|
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
|
2022-05-05 13:43:45 +01:00
|
|
|
|
Flask-Login==0.6.1
|
2022-05-05 14:08:11 +01:00
|
|
|
|
werkzeug==2.0.3 # Can’t be upgraded until we are using Flask >= 2
|
2022-05-05 14:01:36 +01:00
|
|
|
|
jinja2==3.0.3 # Can’t be upgraded until we are using Flask >= 2
|
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
|
2022-03-03 11:16:24 +00:00
|
|
|
|
# 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
|
2022-05-05 13:43:45 +01:00
|
|
|
|
pyproj==3.3.1
|
2020-12-29 13:07:22 +00:00
|
|
|
|
|
|
|
|
|
|
# PaaS
|
|
|
|
|
|
awscli-cwlogs>=1.4,<1.5
|
2021-06-02 15:24:38 +01:00
|
|
|
|
itsdangerous==1.1.0 # pyup: <2
|
2022-04-26 16:40:22 +01:00
|
|
|
|
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.6
|
2021-11-23 11:27:12 +00:00
|
|
|
|
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
|
2022-04-06 13:44:10 +01:00
|
|
|
|
prometheus-client==0.14.0
|
2022-04-21 15:30:03 +03:00
|
|
|
|
git+https://github.com/alphagov/gds_metrics_python.git@6f1840a57b6fb1ee40b7e84f2f18ec229de8aa72
|