5 lines
183 B
Text
5 lines
183 B
Text
flake8==5.0.4; python_version < '3.9'
|
|
flake8==6.1.0; python_version >= '3.9'
|
|
pycodestyle==2.11.1; python_version >= '3.9'
|
|
pyflakes==3.1.0; python_version >= '3.9'
|
|
pep8-naming==0.13.3
|