Skip to content

Commit

Permalink
Merge pull request #174 from Haider8/upgrade-flake8-pycodestyle
Browse files Browse the repository at this point in the history
Upgrade flake8 and pycodestyle versions
  • Loading branch information
OrkoHunter authored May 23, 2020
2 parents 5281e7f + f668605 commit e7e0b74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
requests==2.21.0
flask==1.0.2
gunicorn==19.6.0
pycodestyle>=2.3.0
flake8>=3.7.7
pycodestyle==2.6.0
flake8==3.8.2
PyYAML>=3.13
unidiff==0.5.3
autopep8>=1.3.1
Expand Down

0 comments on commit e7e0b74

Please sign in to comment.