[Deezer]: Update deezer-python-async to use pypi version (#1171)
authorJonathan Bangert <jonathan@bangert.dk>
Sun, 24 Mar 2024 15:59:50 +0000 (16:59 +0100)
committerGitHub <noreply@github.com>
Sun, 24 Mar 2024 15:59:50 +0000 (16:59 +0100)
Update deezer-python-async to use pypi version

music_assistant/server/providers/deezer/manifest.json
requirements_all.txt

index 5441d69132a4e6e47e12fe0cae7fe0b659f78676..7d1aabcb0a0d6dde08b540d977050d977b0743eb 100644 (file)
@@ -5,6 +5,6 @@
   "description": "Support for the Deezer streaming provider in Music Assistant.",
   "codeowners": ["@arctixdev",  "@micha91"],
   "documentation": "https://music-assistant.io/music-providers/deezer/",
-  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.3", "pycryptodome==3.20.0"],
+  "requirements": ["deezer-python-async==0.3.0", "pycryptodome==3.20.0"],
   "multi_instance": true
 }
index 852d9fd11a5b7f8266ceae452ebbc8535e0150eb..c199b51af80a707b23ecc41819d5c28fd391711a 100644 (file)
@@ -11,10 +11,10 @@ async-upnp-client==0.38.2
 asyncio-throttle==1.0.2
 colorlog==6.8.2
 cryptography==42.0.5
+deezer-python-async==0.3.0
 defusedxml==0.7.1
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
-git+https://github.com/music-assistant/deezer-python-async@v0.1.3
 hass-client==1.0.1
 ifaddr==0.2.0
 jellyfin_apiclient_python==1.9.2