diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-30 09:13:06 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:25 +0700 |
commit | ca87ea0aee724046f903402ccb905e2db4610a7e (patch) | |
tree | 8c6ac696b2a9a72be2fafb0bab035dcd3dec1cb4 /development/jupyter-notebook | |
parent | 1fb6c3212d9a775a9bf3c1d277508a193963ebdc (diff) | |
download | slackbuilds-ca87ea0aee724046f903402ccb905e2db4610a7e.tar.gz |
development/jupyter-notebook: Updated dependencies.
Diffstat (limited to 'development/jupyter-notebook')
-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 4dc6464743..10ad5ba20f 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-5.7 MD5SUM="858af8768809185c118266128334be72" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-Jinja2 python3-jupyter_client ipaddress python3-jupyter-ipykernel jupyter-nbconvert python-prometheus_client singledispatch send2trash terminado" +REQUIRES="Jinja2 python3-jupyter_client ipaddress python3-jupyter-ipykernel jupyter-nbconvert python-prometheus_client singledispatch send2trash terminado" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |