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 cf2d16d commit 1072a5aCopy full SHA for 1072a5a
pyproject.toml
@@ -15,7 +15,7 @@ requires-python = ">=3.8"
15
dependencies = [
16
"docstring-to-markdown",
17
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
18
- "jedi>=0.17.2,<0.20.0",
+ "jedi>=0.19.2,<0.20.0",
19
"pluggy>=1.0.0",
20
"python-lsp-jsonrpc>=1.1.0,<2.0.0",
21
"ujson>=3.0.0",
0 commit comments