Add pytz dependency to bbc sounds provider
authorMarvin Schenkel <marvinschenkel@gmail.com>
Tue, 25 Nov 2025 17:53:26 +0000 (18:53 +0100)
committerMarvin Schenkel <marvinschenkel@gmail.com>
Tue, 25 Nov 2025 17:53:26 +0000 (18:53 +0100)
music_assistant/providers/bbc_sounds/manifest.json
requirements_all.txt

index d96de02f6eda5d4b5b35ecc3107f4ef64e82a54a..9065360856175ebb9669055e06003cd8133eb49b 100644 (file)
@@ -8,7 +8,8 @@
     "@kieranhogg"
   ],
   "requirements": [
-    "auntie-sounds==1.1.1"
+    "auntie-sounds==1.1.1",
+    "pytz==2025.2"
   ],
   "multi_instance": false
 }
index d5d850a768b436a5ceb215a70761a2a823444435..28a9120f5280fde336e5fc7c01d0bcd00b51299b 100644 (file)
@@ -54,6 +54,7 @@ pycryptodome==3.23.0
 pylast==6.0.0
 python-fullykiosk==0.0.14
 python-slugify==8.0.4
+pytz==2025.2
 pywidevine==1.9.0
 radios==0.3.2
 rokuecp==0.19.5