From ae05da4c0190ca8c027ffbe7518818db61fe93fb Mon Sep 17 00:00:00 2001 From: Nicholas Staples Date: Wed, 27 Jan 2016 17:04:01 +0000 Subject: [PATCH] Update for python client. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 28d1c6834..d65172e47 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,6 +11,6 @@ Flask-Bcrypt==0.6.2 credstash==1.8.0 boto3==1.2.3 -git+https://github.com/alphagov/notifications-python-client.git@0.2.1#egg=notifications-python-client==0.2.1 +git+https://github.com/alphagov/notifications-python-client.git@0.2.2#egg=notifications-python-client==0.2.2 git+https://github.com/alphagov/notifications-utils.git@0.0.3#egg=notifications-utils==0.0.3