From 11669c2f68006df780dea7e2144df171e950b046 Mon Sep 17 00:00:00 2001 From: hockeygoalie35 Date: Wed, 19 Jun 2024 23:36:28 -0400 Subject: [PATCH] pull latest Jellyfish --- lidarr/setup.bash | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lidarr/setup.bash b/lidarr/setup.bash index e00526d..febe13b 100644 --- a/lidarr/setup.bash +++ b/lidarr/setup.bash @@ -24,7 +24,7 @@ apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing atomicpa npm install -g miraclx/freyr-js &&\ echo "*** install python packages ***" && \ pip install --upgrade --no-cache-dir --break-system-packages \ - jellyfish==1.0.4 \ + jellyfish \ beautifulsoup4 \ yt-dlp \ beets \