Bump deezer-python to v0.1.1
authorJonathan Bangert <jonathan@bangert.dk>
Tue, 15 Aug 2023 15:21:24 +0000 (17:21 +0200)
committerJonathan Bangert <jonathan@bangert.dk>
Tue, 15 Aug 2023 15:21:24 +0000 (17:21 +0200)
music_assistant/server/providers/deezer/manifest.json
requirements_all.txt

index 437f4491b580880e57965de6b8a3ee9a7c23d609..128cb615632e55add2fcc363ad509d6c35aee889 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@v0.1.0", "pycryptodome==3.18.0"],
+  "requirements": ["git+https://github.com/music-assistant/deezer-python-async@v0.1.1", "pycryptodome==3.18.0"],
   "multi_instance": true
 }
index 152a23854f861ec2b2eac13030b6f098510154ef..98eee88cd814f6ae56b27d2647a611d07bdf6c93 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@v0.1.0
+git+https://github.com/music-assistant/deezer-python-async@v0.1.1
 ifaddr==0.2.0
 mashumaro==3.9
 memory-tempfile==2.2.3