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 2373aed commit 34bd4d7Copy full SHA for 34bd4d7
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
requires-python = ">=3.7"
14
license = {text = "MIT"}
15
dependencies = [
16
- "ruff>=0.0.267",
+ "ruff>=0.0.267,<0.1.0",
17
"python-lsp-server",
18
"lsprotocol>=2022.0.0a1",
19
"tomli>=1.1.0; python_version < '3.11'",
0 commit comments