diff options
author | Isaac Yu <isaacyu@protonmail.com> | 2024-06-04 09:15:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-06-04 10:09:56 +0700 |
commit | 23f519cea33ea888fb75b664b966692009065e28 (patch) | |
tree | d92c4d543cec1f664bafc839e4e6a5fbf2022282 /development/jupyter-notebook/jupyter-notebook.info | |
parent | f66dac19cef4dd21b41917563f5c75cdabc9f312 (diff) |
development/jupyter-notebook: Update dep.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter-notebook/jupyter-notebook.info')
-rw-r--r-- | development/jupyter-notebook/jupyter-notebook.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-notebook/jupyter-notebook.info b/development/jupyter-notebook/jupyter-notebook.info index 6794b929fc..7195441d98 100644 --- a/development/jupyter-notebook/jupyter-notebook.info +++ b/development/jupyter-notebook/jupyter-notebook.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/notebook/notebook-6.5 MD5SUM="6a2f44954dfa39c55bba2f576dd59e4a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="jupyter-ipykernel jupyter-nbclassic ipython_genutils" +REQUIRES="jupyter-ipykernel jupyter-nbclassic python3-ipython_genutils" MAINTAINER="Isaac Yu" EMAIL="isaacyu@protonmail.com" |