From b731690736601eeb4ad4cb795b6d259a87bea5d8 Mon Sep 17 00:00:00 2001 From: Chris Hill-Scott Date: Tue, 27 Feb 2018 15:20:06 +0000 Subject: [PATCH] Rremove awscli and boto3 from requirements They're both brought in by utils, and are generating a lot of PR noise by being on every repo. --- requirements.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 17fdf326e..5fb0ddf16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,6 @@ Flask==0.12.2 Flask-WTF==0.14.2 Flask-Login==0.4.1 -boto3==1.5.12 blinker==1.4 pyexcel==0.5.7 pyexcel-io==0.5.6 @@ -17,7 +16,6 @@ eventlet==0.22.1 notifications-python-client==4.7.2 # PaaS -awscli==1.14.22 awscli-cwlogs>=1.4,<1.5 git+https://github.com/alphagov/notifications-utils.git@23.6.2#egg=notifications-utils==23.6.2