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 c180258 commit c47eabbCopy full SHA for c47eabb
python_packages/jupyterlab_lsp/setup.cfg
@@ -29,5 +29,5 @@ zip_safe = False
29
python_requires = >=3.6
30
31
install_requires =
32
- jupyter_lsp >=1.0.0rc0
+ jupyter_lsp >=1.1.0
33
jupyterlab >=3.0.0,<4.0.0a0
0 commit comments