From: Marvin Schenkel Date: Sat, 8 Nov 2025 15:59:59 +0000 (+0100) Subject: Remove explicit lvvmlite and numpy dependencies now that we are using debian. X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=825d1e6f650a86df46c340bd16df7071a023c084;p=music-assistant-server.git Remove explicit lvvmlite and numpy dependencies now that we are using debian. --- diff --git a/pyproject.toml b/pyproject.toml index 24d106fa..21e9e907 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,8 +39,6 @@ dependencies = [ "zeroconf==0.148.0", "uv>=0.8.0", "librosa==0.11.0", - "llvmlite==0.44.0", - "numpy==2.2.6", "gql[all]==4.0.0", ] description = "Music Assistant" diff --git a/requirements_all.txt b/requirements_all.txt index e78c1f3b..33d00bb5 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -32,13 +32,11 @@ ibroadcastaio==0.4.0 ifaddr==0.2.0 liblistenbrainz==0.6.0 librosa==0.11.0 -llvmlite==0.44.0 lyricsgenius==3.7.2 mashumaro==3.16 music-assistant-frontend==2.17.7 music-assistant-models==1.1.68 mutagen==1.47.0 -numpy==2.2.6 orjson==3.11.4 pillow==11.3.0 pkce==1.0.3