development/jupyter_packaging: Update DEP.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
fourtysixandtwo 2023-04-27 01:50:54 -06:00 committed by Willy Sudiarto Raharjo
parent 2740ae0ef3
commit 76fd31666b
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
1 changed files with 1 additions and 1 deletions

View File

@ -5,6 +5,6 @@ DOWNLOAD="https://pypi.io/packages/source/j/jupyter_packaging/jupyter_packaging-
MD5SUM="6d39c1382acccdc5dd85ce5702c9ef8f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-deprecation python3-tomlkit wheel"
REQUIRES="python3-deprecation python3-tomlkit python3-wheel"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"