We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
>=2.0.4,<2.1.0
1 parent ccbf6cd commit 76ea9aeCopy full SHA for 76ea9ae
pyproject.toml
@@ -27,7 +27,7 @@ Homepage = "https://github.com/python-lsp/python-lsp-server"
27
28
[project.optional-dependencies]
29
all = [
30
- "autopep8>=1.6.0,<2.1.0",
+ "autopep8>=2.0.4,<2.1.0",
31
"flake8>=6.1.0,<7",
32
"mccabe>=0.7.0,<0.8.0",
33
"pycodestyle>=2.11.0,<2.12.0",
0 commit comments