Skip to content

Commit 9ba6e51

Browse files
authored
Tighten cattrs dep (#63)
1 parent ce637ae commit 9ba6e51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ license = {text = "MIT"}
1515
dependencies = [
1616
"ruff>=0.1.0, <0.2.0",
1717
"python-lsp-server",
18+
"cattrs!=23.2.1",
1819
"lsprotocol>=2022.0.0a1",
1920
"tomli>=1.1.0; python_version < '3.11'",
2021
]

0 commit comments

Comments
 (0)