Update requirement to specific tag
authorJonathan Bangert <jonathan@bangert.dk>
Mon, 14 Aug 2023 14:51:16 +0000 (16:51 +0200)
committerJonathan Bangert <jonathan@bangert.dk>
Mon, 14 Aug 2023 14:51:16 +0000 (16:51 +0200)
music_assistant/server/providers/deezer/manifest.json
requirements_all.txt

index 6a95a7013011aea58f9378d7768ffbba818ff35c..437f4491b580880e57965de6b8a3ee9a7c23d609 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@convert_to_async", "pycryptodome==3.18.0"],
+  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.0", "pycryptodome==3.18.0"],
   "multi_instance": true
 }
index a000da1a4f2cf6a40fb29e373ac886ce08362316..75f0d4068284db0bae168056188057063d686a1b 100644 (file)
@@ -14,7 +14,7 @@ cryptography==41.0.3
 faust-cchardet>=2.1.18
 git+https://github.com/MarvinSchenkel/pytube.git
 git+https://github.com/gieljnssns/python-radios.git@main
-git+https://github.com/music-assistant/deezer-python-async@convert_to_async
+git+https://github.com/music-assistant/deezer-python-async@v0.1.0
 ifaddr==0.2.0
 mashumaro==3.9
 memory-tempfile==2.2.3