aboutsummaryrefslogtreecommitdiff
path: root/python/python3-seaborn
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-05-17 21:06:25 -0600
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-05-20 19:19:38 +0700
commit20b143ae9909e4cfb68c91843ed2dcddc5a86e6e (patch)
tree3f3b35763efa4a467a3b0ba46c7766f35a61c208 /python/python3-seaborn
parentd2e13321e93a0d38f00d560620a3e1bc5f48be5a (diff)
python/python3-seaborn: Fix deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-seaborn')
-rw-r--r--python/python3-seaborn/python3-seaborn.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-seaborn/python3-seaborn.info b/python/python3-seaborn/python3-seaborn.info
index ab56d15c1b..61b57a026b 100644
--- a/python/python3-seaborn/python3-seaborn.info
+++ b/python/python3-seaborn/python3-seaborn.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/mwaskom/seaborn/archive/v0.12.2/seaborn-0.12.2.tar.
MD5SUM="0e6508b2fa65bd7c3321910e6ad4a887"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-matplotlib python3-pandas python3-build python3-flit_core python3-installer"
+REQUIRES="python3-matplotlib python3-pandas python3-build"
MAINTAINER="Isaac Yu"
EMAIL="isaacyu1@isaacyu1.com"