File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,8 +38,8 @@ install_requires=
3838# http://flake8.pycqa.org/en/latest/faq.html#why-does-flake8-use-ranges-for-its-dependencies
3939# And in which releases we will update those ranges here:
4040# http://flake8.pycqa.org/en/latest/internal/releases.html#releasing-flake8
41- pyflakes >= 2.3 .0, < 2.4 .0
42- pycodestyle >= 2.7 .0, < 2.8 .0
41+ pyflakes >= 2.4 .0, < 2.5 .0
42+ pycodestyle >= 2.8 .0, < 2.9 .0
4343 mccabe >= 0.6.0, < 0.7.0
4444 importlib-metadata<4.3; python_version<"3.8"
4545
You can’t perform that action at this time.
0 commit comments