requirements: Upgrade pyflakes to 1.6.0.

This commit is contained in:
Vishnu Ks 2017-08-16 21:05:32 +00:00 committed by Tim Abbott
parent 79c2216850
commit 2cf74956a9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ git+https://github.com/umairwaheed/fakeldap.git@37bc199e9589c31f4bb5bae1445ad1cd
pycodestyle==2.3.1
# Needed to run pyflakes linter
pyflakes==1.5.0
pyflakes==1.6.0
# Needed to run tests in parallel
tblib==1.3.2