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.
1 parent 6bb850b commit 46141e5Copy full SHA for 46141e5
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.8"
14
license = {text = "MIT"}
15
dependencies = [
16
- "ruff>=0.2.0, <0.4.0",
+ "ruff>=0.2.0",
17
"python-lsp-server",
18
"cattrs!=23.2.1",
19
"lsprotocol>=2023.0.1",
0 commit comments