mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 00:07:02 -04:00
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.
This commit is contained in:
@@ -3,7 +3,6 @@ Flask==0.12.2
|
|||||||
Flask-WTF==0.14.2
|
Flask-WTF==0.14.2
|
||||||
Flask-Login==0.4.1
|
Flask-Login==0.4.1
|
||||||
|
|
||||||
boto3==1.5.12
|
|
||||||
blinker==1.4
|
blinker==1.4
|
||||||
pyexcel==0.5.7
|
pyexcel==0.5.7
|
||||||
pyexcel-io==0.5.6
|
pyexcel-io==0.5.6
|
||||||
@@ -17,7 +16,6 @@ eventlet==0.22.1
|
|||||||
notifications-python-client==4.7.2
|
notifications-python-client==4.7.2
|
||||||
|
|
||||||
# PaaS
|
# PaaS
|
||||||
awscli==1.14.22
|
|
||||||
awscli-cwlogs>=1.4,<1.5
|
awscli-cwlogs>=1.4,<1.5
|
||||||
|
|
||||||
git+https://github.com/alphagov/notifications-utils.git@23.6.2#egg=notifications-utils==23.6.2
|
git+https://github.com/alphagov/notifications-utils.git@23.6.2#egg=notifications-utils==23.6.2
|
||||||
|
|||||||
Reference in New Issue
Block a user