From 8cf324de85efcfb126006d135b2332571efeb798 Mon Sep 17 00:00:00 2001 From: Rebecca Law Date: Tue, 22 Nov 2016 14:59:14 +0000 Subject: [PATCH] Update python client from version 2.0.0 to 3.0.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d6166c2d5..d7d7fc712 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ monotonic==1.2 statsd==3.2.1 jsonschema==2.5.1 -git+https://github.com/alphagov/notifications-python-client.git@2.0.0#egg=notifications-python-client==2.0.0 +git+https://github.com/alphagov/notifications-python-client.git@3.0.0#egg=notifications-python-client==3.0.0 git+https://github.com/alphagov/notifications-utils.git@9.2.1#egg=notifications-utils==9.2.1