From cffedb1a056fc8219d43c0b9209bd1478dd85ee2 Mon Sep 17 00:00:00 2001 From: bandesz Date: Mon, 17 Oct 2016 16:36:22 +0100 Subject: [PATCH] Use custom patched boto: 2.42.0-patch1 --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index cc9f788d5..b75f44835 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,12 +14,12 @@ flask-marshmallow==0.6.2 Flask-Bcrypt==0.6.2 credstash==1.8.0 boto3==1.4.0 -boto==2.42.0 celery==3.1.23 monotonic==1.2 statsd==3.2.1 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.5#egg=notifications-utils==9.0.5 + +git+https://github.com/alphagov/boto.git@2.42.0-patch1#egg=boto==2.42.0-patch1