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

@@ -1,11 +1,11 @@
-r requirements.txt
flake8==3.5.0
pytest==3.9.3
moto==1.3.6
flake8==3.6.0
pytest==3.10.0
moto==1.3.7
pytest-env==0.6.2
pytest-mock==1.10.0
pytest-cov==2.6.0
pytest-xdist==1.23.2
pytest-xdist==1.24.0
coveralls==1.5.1
freezegun==0.3.11
requests-mock==1.5.2