Skip to content

Commit

Permalink
Upgraded jupyterlab-lsp and jupyter-resource-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
paulovmr committed Sep 10, 2024
1 parent 4889c82 commit 9cb2e21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ dependencies = [
"jupyter-packaging>=0.10",
"jupyter_server>=1.7.0",
"jupyterlab~=4.2.5", # comment out to use local jupyterlab
"jupyterlab-lsp~=5.0.3", # comment out to use local jupyterlab
"jupyterlab-lsp~=5.1.0", # comment out to use local jupyterlab
"jupyterlab-git~=0.50.0", # Avoid breaking 1.x changes
"jupyter-resource-usage~=1.0.2",
"jupyter-resource-usage~=1.1.0",
"MarkupSafe>=2.1",
"minio>=7.0.0,!=7.2.1",
"nbclient>=0.10.0",
Expand Down

0 comments on commit 9cb2e21

Please sign in to comment.