From: Jonathan Date: Wed, 9 Aug 2023 08:46:31 +0000 (+0200) Subject: Update manifest.json X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=e71cd3b095043c9567aaf77091618c2bdefb666d;p=music-assistant-server.git Update manifest.json --- diff --git a/music_assistant/server/providers/deezer/manifest.json b/music_assistant/server/providers/deezer/manifest.json index 6c3fbf3f..6a95a701 100644 --- a/music_assistant/server/providers/deezer/manifest.json +++ b/music_assistant/server/providers/deezer/manifest.json @@ -5,6 +5,6 @@ "description": "Support for the Deezer streaming provider in Music Assistant.", "codeowners": ["@Un10ck3d", "@micha91"], "documentation": "https://github.com/orgs/music-assistant/discussions/1245", - "requirements": ["git+https://github.com/music-assistant/deezer-python-async", "pycryptodome==3.18.0"], + "requirements": ["git+https://github.com/music-assistant/deezer-python-async@convert_to_async", "pycryptodome==3.18.0"], "multi_instance": true }