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 f0087da commit b0dfe85Copy full SHA for b0dfe85
pyproject.toml
@@ -39,7 +39,7 @@ dependencies = [
39
"uv>=0.8.0",
40
"librosa==0.11.0",
41
"llvmlite==0.44.0",
42
- "numpy==2.2.6",
+ "numpy==2.3.3",
43
"gql[all]==4.0.0",
44
]
45
description = "Music Assistant"
requirements_all.txt
@@ -37,7 +37,7 @@ mashumaro==3.16
37
music-assistant-frontend==2.16.2
38
music-assistant-models==1.1.60
mutagen==1.47.0
-numpy==2.2.6
+numpy==2.3.3
orjson==3.11.3
pillow==11.3.0
pkce==1.0.3
0 commit comments