Skip to content

Commit

Permalink
update to latest gen3sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
mfshao committed Oct 23, 2024
1 parent 3a63975 commit a724603
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions jupyter-superslim-rkernel/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
gen3>=4.25.0
gen3
cdiserrors
pandas
numpy
tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability
# begin jupyter plugins and utilities section
# jupyterlab-lsp # not installing this now since it will cause some dependency conflicts for the latest version of gen3sdk and jupyterlab
jupyterlab-lsp
jupyterlab-search-replace
jupyterlab-git
jupyter_server_ydoc
Expand Down
4 changes: 2 additions & 2 deletions jupyter-superslim/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
gen3>=4.25.0
gen3
cdiserrors
pandas
numpy
tornado>=6.3.3 # not directly required, pinned by Snyk to avoid a vulnerability
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
# begin jupyter plugins and utilities section
# jupyterlab-lsp # not installing this now since it will cause some dependency conflicts for the latest version of gen3sdk and jupyterlab
jupyterlab-lsp
jupyterlab-search-replace
jupyterlab-git
altair[all]
Expand Down

0 comments on commit a724603

Please sign in to comment.