Update utils for Markdown parsing + subbranding

Markdown parsing (will be active but isn’t documented):
- [x] https://github.com/alphagov/notifications-utils/pull/54

Email sub branding (not used yet):
- [x] https://github.com/alphagov/notifications-utils/pull/55

Required modification to the email preview endpoint to make sure that
it only included the message and not any HTML.
This commit is contained in:
Chris Hill-Scott
2016-07-22 10:55:08 +01:00
parent 0622791e83
commit 68fd4947cb
2 changed files with 3 additions and 2 deletions

View File

@@ -23,4 +23,4 @@ statsd==3.2.1
git+https://github.com/alphagov/notifications-python-client.git@1.0.0#egg=notifications-python-client==1.0.0
git+https://github.com/alphagov/notifications-utils.git@8.4.1#egg=notifications-utils==8.4.1
git+https://github.com/alphagov/notifications-utils.git@8.6.0#egg=notifications-utils==8.6.0