Files
notifications-admin/requirements.txt
Chris Hill-Scott cfd44c94f6 Fix error message for missing cells in CSV file
This was causing a 500 because of a bug in utils. It only occurred when
there was missing data for a cell in the recipient column. I’ve also
added a test for missing data in a non-recipient column just in case.
2017-07-20 15:51:07 +01:00

31 lines
553 B
Plaintext

cffi==1.9.1
ago==0.0.8
Flask==0.10.1
Flask-Script==2.0.5
Flask-WTF==0.11
Flask-Login==0.3.2
credstash==1.8.0
boto3==1.4.4
py-gfm==0.1.2
blinker==1.4
lxml==3.6.0
pyexcel==0.2.1
pyexcel-io==0.1.0
pyexcel-xls==0.1.0
pyexcel-xlsx==0.1.0
pyexcel-ods3==0.1.1
pytz==2016.4
six==1.10.0
gunicorn==19.6.0
whitenoise==1.0.6 #manages static assets
# pin to minor version 3.1.x
notifications-python-client>=3.1,<3.2
# PaaS
awscli>=1.11,<1.12
awscli-cwlogs>=1.4,<1.5
git+https://github.com/alphagov/notifications-utils.git@17.5.6#egg=notifications-utils==17.5.6