Files
notifications-admin/requirements-app.txt

32 lines
837 B
Plaintext
Raw Normal View History

# Run `make freeze-requirements` to update requirements.txt
# with package version changes made in requirements-app.txt
2018-10-06 20:15:33 +01:00
ago==0.0.93
govuk-bank-holidays==0.8
2020-07-06 14:52:02 +01:00
humanize==2.5.0
2020-04-27 14:49:06 +01:00
Flask==1.1.2
2020-02-10 13:47:05 +00:00
Flask-WTF==0.14.3
Flask-Login==0.5.0
blinker==1.4
2020-06-15 14:50:03 +01:00
pyexcel==0.6.2
pyexcel-io==0.5.20
2018-09-03 09:56:45 +01:00
pyexcel-xls==0.5.8
2020-01-21 14:21:48 +00:00
pyexcel-xlsx==0.5.8
pyexcel-ods3==0.5.3
2020-05-04 14:49:07 +01:00
pytz==2020.1
2020-02-04 17:16:58 +00:00
gunicorn==20.0.4
2020-04-27 14:49:09 +01:00
eventlet==0.25.2
notifications-python-client==5.6.0
# PaaS
awscli-cwlogs>=1.4,<1.5
itsdangerous==1.1.0
git+https://github.com/alphagov/notifications-utils.git@40.3.1#egg=notifications-utils==40.3.1
2020-01-21 14:21:48 +00:00
git+https://github.com/alphagov/govuk-frontend-jinja.git@v0.5.1-alpha#egg=govuk-frontend-jinja==0.5.1-alpha
2020-07-01 13:27:12 +01:00
# gds-metrics requires prometheseus 0.2.0, override that requirement as later versions bring significant performance gains
prometheus-client==0.8.0
gds-metrics==0.2.0