diff options
Diffstat (limited to 'development')
-rw-r--r-- | development/jupyter_client/jupyter_client.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/development/jupyter_client/jupyter_client.info b/development/jupyter_client/jupyter_client.info index f418a3f2535b4..b35f86017bbf5 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" |