Bump deezer-python to 5.12.0 (#681)
authorJonathan <jonathan@bangert.dk>
Fri, 26 May 2023 22:12:28 +0000 (00:12 +0200)
committerGitHub <noreply@github.com>
Fri, 26 May 2023 22:12:28 +0000 (00:12 +0200)
music_assistant/server/providers/deezer/manifest.json
requirements_all.txt

index 4428a1fdf2c2a320318005d71a4a510e6dc6f05a..6cd8318c6bccef8f07f5410294d6c2d05b24b521 100644 (file)
@@ -4,6 +4,6 @@
   "name": "Deezer",
   "description": "Support for the Deezer streaming provider in Music Assistant.",
   "codeowners": ["@Un10ck3d",  "@micha91"],
-  "requirements": ["deezer-python==5.10.0", "pycryptodome==3.18.0"],
+  "requirements": ["deezer-python==5.12.0", "pycryptodome==3.18.0"],
   "multi_instance": true
 }
index 87455e8e75aa9c51c72648ee4470fa68516e5094..748bf3026150084ed6edea889d612b77ef83ae03 100644 (file)
@@ -11,7 +11,7 @@ async-upnp-client==0.33.2
 asyncio-throttle==1.0.2
 coloredlogs==15.0.1
 cryptography==40.0.2
-deezer-python==5.10.0
+deezer-python==5.12.0
 faust-cchardet>=2.1.18
 git+https://github.com/gieljnssns/python-radios.git@main
 git+https://github.com/jozefKruszynski/python-tidal.git@v0.7.1