Update manifest.json
authorJonathan <jonathan@bangert.dk>
Wed, 9 Aug 2023 08:46:31 +0000 (10:46 +0200)
committerGitHub <noreply@github.com>
Wed, 9 Aug 2023 08:46:31 +0000 (10:46 +0200)
music_assistant/server/providers/deezer/manifest.json

index 6c3fbf3f5f38835696e1f7a68e8c188f89cbe379..6a95a7013011aea58f9378d7768ffbba818ff35c 100644 (file)
@@ -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
 }