mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-28 03:12:04 -04:00
Implements https://github.com/alphagov/notifications-utils/pull/81 Handles addresses as multiple columns: - in ‘Send yourself a test’ - in example CSV files - in validating that a CSV file has recipients (eg at least an ‘address line 1’ and ‘postcode’ column) - when showing the contents of a CSV file As few UI changes as possible, once we have the thing working end-to-end we can think about how the UI might need to work differently.
22 lines
476 B
Plaintext
22 lines
476 B
Plaintext
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.3.0
|
|
Pygments==2.0.2
|
|
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
|
|
|
|
git+https://github.com/alphagov/notifications-python-client.git@1.3.0#egg=notifications-python-client==1.3.0
|
|
|
|
git+https://github.com/alphagov/notifications-utils.git@10.0.0#egg=notifications-utils==10.0.0
|