mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-30 20:31:37 -05:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user