We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 154b911 commit 825d1e6Copy full SHA for 825d1e6
pyproject.toml
@@ -39,8 +39,6 @@ dependencies = [
39
"zeroconf==0.148.0",
40
"uv>=0.8.0",
41
"librosa==0.11.0",
42
- "llvmlite==0.44.0",
43
- "numpy==2.2.6",
44
"gql[all]==4.0.0",
45
]
46
description = "Music Assistant"
requirements_all.txt
@@ -32,13 +32,11 @@ ibroadcastaio==0.4.0
32
ifaddr==0.2.0
33
liblistenbrainz==0.6.0
34
librosa==0.11.0
35
-llvmlite==0.44.0
36
lyricsgenius==3.7.2
37
mashumaro==3.16
38
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
0 commit comments