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 856e05e commit 9bf2a53Copy full SHA for 9bf2a53
pyproject.toml
@@ -16,7 +16,7 @@ dependencies = [
16
"ruff>=0.2.0, <0.3.0",
17
"python-lsp-server",
18
"cattrs!=23.2.1",
19
- "lsprotocol>=2022.0.0a1",
+ "lsprotocol>=2023.0.1",
20
"tomli>=1.1.0; python_version < '3.11'",
21
]
22
0 commit comments