From: Marvin Schenkel Date: Tue, 25 Nov 2025 17:53:26 +0000 (+0100) Subject: Add pytz dependency to bbc sounds provider X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=2179fd78aeb12f802b8036217942326e77e20468;p=music-assistant-server.git Add pytz dependency to bbc sounds provider --- diff --git a/music_assistant/providers/bbc_sounds/manifest.json b/music_assistant/providers/bbc_sounds/manifest.json index d96de02f..90653608 100644 --- a/music_assistant/providers/bbc_sounds/manifest.json +++ b/music_assistant/providers/bbc_sounds/manifest.json @@ -8,7 +8,8 @@ "@kieranhogg" ], "requirements": [ - "auntie-sounds==1.1.1" + "auntie-sounds==1.1.1", + "pytz==2025.2" ], "multi_instance": false } diff --git a/requirements_all.txt b/requirements_all.txt index d5d850a7..28a9120f 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -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