summaryrefslogtreecommitdiffstats
path: root/development/jupyter_client/jupyter_client.info
diff options
context:
space:
mode:
author fourtysixandtwo2023-12-14 18:38:58 +0100
committer Willy Sudiarto Raharjo2023-12-22 01:59:46 +0100
commit2e1e55354ed84e84e3b330666eb5a519a3409ba4 (patch)
tree0452b9b94f3e8f5a3aae2e8cc98a5a3e74ddfbf5 /development/jupyter_client/jupyter_client.info
parente3d0cf7c962134603dba1d1352df0ceb70070919 (diff)
downloadslackbuilds-2e1e55354ed84e84e3b330666eb5a519a3409ba4.tar.gz
development/jupyter_client: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jupyter_client/jupyter_client.info')
-rw-r--r--development/jupyter_client/jupyter_client.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info
index f418a3f253..b35f86017b 100644
--- a/development/jupyter_client/jupyter_client.info
+++ b/development/jupyter_client/jupyter_client.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/jupyter/jupyter_client/archive/v7.4.9/jupyter_clien
MD5SUM="cdcec4d3bcaa293d0984658be99ab08a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="entrypoints jupyter_core nest_asyncio python3-dateutil python3-pyzmq python3-tornado python3-hatchling"
+REQUIRES="entrypoints jupyter_core nest_asyncio python3-dateutil python3-pyzmq python3-tornado"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu@protonmail.com"