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 dabcda5 commit 40e66dbCopy full SHA for 40e66db
1 file changed
pyproject.toml
@@ -16,7 +16,7 @@ requires-python = ">=3.9"
16
dependencies = [
17
"docstring-to-markdown",
18
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
19
- "jedi>=0.17.2,<0.20.0",
+ "jedi>=0.17.2,<0.21.0",
20
"pluggy>=1.0.0",
21
"python-lsp-jsonrpc>=1.1.0,<2.0.0",
22
"ujson>=3.0.0",
0 commit comments