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 2757c3a commit f33a93aCopy full SHA for f33a93a
pyproject.toml
@@ -13,7 +13,7 @@ readme = "README.md"
13
license = {text = "MIT"}
14
requires-python = ">=3.7"
15
dependencies = [
16
- "jedi>=0.17.2,<0.19.0",
+ "jedi>=0.17.2,<0.20.0",
17
"python-lsp-jsonrpc>=1.0.0",
18
"pluggy>=1.0.0",
19
"docstring-to-markdown",
0 commit comments