bump requirements, fix pyflake8 things, unpin botocore/awscli

This commit is contained in:
Leo Hemsted
2018-11-07 13:39:08 +00:00
parent d46caa184e
commit 267c4fc07b
11 changed files with 29 additions and 26 deletions

View File

@@ -23,9 +23,7 @@ SQLAlchemy==1.2.12
notifications-python-client==5.2.0
# PaaS
awscli==1.15.82 # pyup: ignore
awscli-cwlogs>=1.4,<1.5
botocore<1.11.0 # pyup: ignore
# Putting upgrade on hold due to v1.0.0 using sha512 instead of sha1 by default