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
|
2021-11-30 17:17:16 +00:00
|
|
|
Flask-WTF==1.0.0
|
2022-03-02 14:51:37 +00:00
|
|
|
wtforms==3.0.1
|
2020-12-29 13:07:22 +00:00
|
|
|
Flask-Login==0.5.0
|
2021-10-11 17:41:23 +01:00
|
|
|
werkzeug==2.0.2
|
2021-10-13 11:42:09 +01:00
|
|
|
jinja2==3.0.2
|
2020-12-29 13:07:22 +00:00
|
|
|
|
|
|
|
|
blinker==1.4
|
2021-10-18 14:56:06 +01:00
|
|
|
pyexcel==0.6.7
|
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
|
|
|
|
|
pyexcel-ods3==0.6.0
|
2021-10-18 14:56:08 +01:00
|
|
|
pytz==2021.3
|
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
|
2020-12-29 13:07:22 +00:00
|
|
|
Shapely==1.7.1
|
2021-04-13 12:43:28 +01:00
|
|
|
rtreelib==0.2.0
|
2022-01-19 18:27:41 +00:00
|
|
|
fido2==0.9.3
|
2021-10-13 15:35:53 +01:00
|
|
|
importlib-metadata==4.2.0
|
2021-11-17 09:54:04 +00:00
|
|
|
pyproj==3.2.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-02-22 12:28:23 +00:00
|
|
|
notifications-utils @ git+https://github.com/alphagov/notifications-utils.git@55.1.0
|
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
|
2021-04-08 11:09:45 +01:00
|
|
|
# version 0.10.0 introduced exceptions when workers crashed due to deprecating lower case `prometheus_multiproc_dir`.
|
|
|
|
|
prometheus-client>=0.9.0,!=0.10.0
|
2020-12-29 13:07:22 +00:00
|
|
|
gds-metrics==0.2.4
|