Skip to content

Commit f33a93a

Browse files
authored
Bump Jedi upper pin to <0.20 (#416)
1 parent 2757c3a commit f33a93a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313
license = {text = "MIT"}
1414
requires-python = ">=3.7"
1515
dependencies = [
16-
"jedi>=0.17.2,<0.19.0",
16+
"jedi>=0.17.2,<0.20.0",
1717
"python-lsp-jsonrpc>=1.0.0",
1818
"pluggy>=1.0.0",
1919
"docstring-to-markdown",

0 commit comments

Comments
 (0)