requirements: Upgrade isort to 4.3.4.

This commit is contained in:
Vishnu Ks 2018-02-13 19:22:04 +00:00 committed by Tim Abbott
parent 51577b788a
commit 151702d7c1
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ coverage==4.5.1
fakeldap==0.6.1
# For sorting imports
isort==4.2.15
isort==4.3.4
# for pep8 linter
pycodestyle==2.3.1

View File

@ -73,7 +73,7 @@ imagesize==0.7.1
incremental==17.5.0 # via twisted
ipython-genutils==0.2.0 # via traitlets
ipython==6.2.1
isort==4.2.15
isort==4.3.4
jedi==0.11.0 # via ipython
jinja2==2.9.6
jmespath==0.9.3 # via boto3, botocore