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 ce637ae commit 9ba6e51Copy full SHA for 9ba6e51
pyproject.toml
@@ -15,6 +15,7 @@ license = {text = "MIT"}
15
dependencies = [
16
"ruff>=0.1.0, <0.2.0",
17
"python-lsp-server",
18
+ "cattrs!=23.2.1",
19
"lsprotocol>=2022.0.0a1",
20
"tomli>=1.1.0; python_version < '3.11'",
21
]
0 commit comments