diff options
author | Benjamin Trigona-Harany <bosth@alumni.sfu.ca> | 2019-06-07 05:37:58 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-09 05:33:16 +0700 |
commit | d5ada74134136772c736f0b7e919ff87ebc10c22 (patch) | |
tree | 82ad42253011c1ba6e369f9c56b2d01321974321 | |
parent | 94ee9c21a00e9524342332ce41b84d4fc76d5ec5 (diff) |
python/python3-jupyter_client: Updated dependencies.
Signed-off-by: Benjamin Trigona-Harany <bosth@alumni.sfu.ca>
-rw-r--r-- | python/python3-jupyter_client/python3-jupyter_client.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-jupyter_client/python3-jupyter_client.info b/python/python3-jupyter_client/python3-jupyter_client.info index 2c52d5741ca6..38bca50943b9 100644 --- a/python/python3-jupyter_client/python3-jupyter_client.info +++ b/python/python3-jupyter_client/python3-jupyter_client.info @@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/5.2.4/jupyter_client MD5SUM="75bee0a29c81d157fa2cc2de0870eed2" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="python3-dateutil decorator python3-jupyter_core python3-pyzmq python3-traitlets" +REQUIRES="python3-dateutil decorator python3-jupyter_core python3-pyzmq traitlets" MAINTAINER="Benjamin Trigona-Harany" EMAIL="slackbuilds@jaxartes.net" |