Skip to content

Commit

Permalink
fix flake8 version
Browse files Browse the repository at this point in the history
  • Loading branch information
frdha committed Nov 5, 2019
1 parent 55f5dfc commit 4ff9d92
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytest==3.6.0
pyhamcrest==1.9.0
curlify==2.1.1

git+https://gitlab.com/pycqa/flake8#egg=flake8
flake8-quotes
flake8-builtins
flake8-import-order
flake8==3.7.9
flake8-quotes==1.0.0
flake8-builtins==1.3
flake8-import-order==0.17

0 comments on commit 4ff9d92

Please sign in to comment.