Files
notifications-admin/requirements.txt
Chris Hill-Scott 4b37ca4021 Don’t duplicate columns in example spreadsheet
If a template has a placeholder like `((email address))` then the sample
spreadsheet and CSV file have the email column twice.

Trying to upload this spreadsheet will result in a ‘duplicate column’
error.

This commit fixes it so that the column will only appear once.
2018-06-08 13:28:02 +01:00

22 lines
421 B
Plaintext

ago==0.0.92
Flask==0.12.2
Flask-WTF==0.14.2
Flask-Login==0.4.1
blinker==1.4
pyexcel==0.5.8
pyexcel-io==0.5.7
pyexcel-xls==0.5.7
pyexcel-xlsx==0.5.6
pyexcel-ods3==0.5.2
pytz==2018.4
gunicorn==19.8.1
whitenoise==3.3.1 #manages static assets
eventlet==0.22.1
notifications-python-client==4.8.2
# PaaS
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@29.1.0#egg=notifications-utils==29.1.0