diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-05-30 19:41:22 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-01 07:04:26 +0700 |
commit | 427ecd13313584c6df2b74bcda02d0a3363722f2 (patch) | |
tree | 78b5ea9ad79f958cd0c4fc2ef3047fb558789222 /development/jupyter-nbconvert | |
parent | f253b7ec7df0df32efb81b89f1a57cc16dde2e91 (diff) | |
download | slackbuilds-427ecd13313584c6df2b74bcda02d0a3363722f2.tar.gz |
development/jupyter-nbconvert: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
Diffstat (limited to 'development/jupyter-nbconvert')
-rw-r--r-- | development/jupyter-nbconvert/jupyter-nbconvert.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter-nbconvert/jupyter-nbconvert.info b/development/jupyter-nbconvert/jupyter-nbconvert.info index 92184beac3..d1200bfff2 100644 --- a/development/jupyter-nbconvert/jupyter-nbconvert.info +++ b/development/jupyter-nbconvert/jupyter-nbconvert.info @@ -5,6 +5,6 @@ DOWNLOAD="https://files.pythonhosted.org/packages/source/n/nbconvert/nbconvert-5 MD5SUM="37574fd33dbb0b2621665b0b9817dde6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="bleach python3-defusedxml entrypoints Jinja2 jupyter-nbformat mistune pandocfilters python3-Pygments testpath python3-decorator python3-jupyter_core" +REQUIRES="bleach python3-defusedxml entrypoints Jinja2 jupyter-nbformat mistune pandocfilters python3-Pygments testpath decorator python3-jupyter_core" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |