Update Python client

Just so that nobody else has to do it.

Implements:
- [x] https://github.com/alphagov/notifications-python-client/pull/29

Which is a breaking change requiring the renaming of method arguments.
This commit is contained in:
Chris Hill-Scott
2016-09-08 16:08:30 +01:00
parent 727c00af21
commit 1e235fc0cf

View File

@@ -19,7 +19,7 @@ celery==3.1.23
monotonic==1.2
statsd==3.2.1
git+https://github.com/alphagov/notifications-python-client.git@1.2.0#egg=notifications-python-client==1.2.0
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@9.0.1#egg=notifications-utils==9.0.1