mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-07 18:18:26 -04:00
bump requirements, fix pyflake8 things, unpin botocore/awscli
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user