Skip to content

Commit

Permalink
Bump minimum jedi version to 0.19.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hbibel committed Jan 27, 2025
1 parent eb61ccd commit a5ac962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requires-python = ">=3.8"
dependencies = [
"docstring-to-markdown",
"importlib_metadata>=4.8.3;python_version<\"3.10\"",
"jedi>=0.17.2,<0.20.0",
"jedi>=0.19.2,<0.20.0",
"pluggy>=1.0.0",
"python-lsp-jsonrpc>=1.1.0,<2.0.0",
"ujson>=3.0.0",
Expand Down

0 comments on commit a5ac962

Please sign in to comment.