From ed18a24594d13d41c7ee173e766031c3ae79a841 Mon Sep 17 00:00:00 2001 From: Adam Shimali Date: Wed, 24 Feb 2016 16:10:42 +0000 Subject: [PATCH] Fix requirements for new utils --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index af95431af..ed50a4c17 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,4 +14,4 @@ Pygments==2.0.2 git+https://github.com/alphagov/notifications-python-client.git@0.2.5#egg=notifications-python-client==0.2.7 -git+https://github.com/alphagov/notifications-utils.git@0.1.0#egg=notifications-utils==0.1.1 +git+https://github.com/alphagov/notifications-utils.git@0.1.1#egg=notifications-utils==0.1.1