aboutsummaryrefslogtreecommitdiff
path: root/python/python3-librosa
diff options
context:
space:
mode:
authorfourtysixandtwo <fourtysixandtwo@sliderr.net>2023-12-14 10:39:15 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-22 08:00:12 +0700
commit9e938331a2e1ac3eeedacdc0754d766187f8c867 (patch)
tree359accdca4675108c130b5d9ddf11120c0ebf179 /python/python3-librosa
parent3fcfa5c1759ad3c39648a489201582ca06284d5a (diff)
downloadslackbuilds-9e938331a2e1ac3eeedacdc0754d766187f8c867.tar.xz
python/python3-librosa: Fix redundant deps.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-librosa')
-rw-r--r--python/python3-librosa/python3-librosa.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/python3-librosa/python3-librosa.info b/python/python3-librosa/python3-librosa.info
index 7d4fe268d876..e58dd15819cb 100644
--- a/python/python3-librosa/python3-librosa.info
+++ b/python/python3-librosa/python3-librosa.info
@@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/librosa/librosa/archive/refs/tags/0.10.1/librosa-0.
MD5SUM="5c9d22f503c0ea20dac73e775cdca2c9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
-REQUIRES="python3-lazy_loader python3-matplotlib ipython python3-mir_eval python3-soundfile audioread python3-soxr python3-numba python3-llvmlite msgpack-python python3-pooch python3-platformdirs scikit-learn python3-presets"
+REQUIRES="python3-lazy_loader python3-matplotlib ipython python3-mir_eval python3-soundfile audioread python3-soxr python3-numba python3-llvmlite msgpack-python python3-pooch scikit-learn python3-presets"
MAINTAINER="Jeremy Hansen"
EMAIL="jebrhansen+SBo@gmail.com"