"""Deezer music provider support for MusicAssistant."""
+ import datetime
import hashlib
+ import uuid
from asyncio import TaskGroup
from collections.abc import AsyncGenerator
+from dataclasses import dataclass
+from itertools import islice
from math import ceil
from typing import Any
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
ifaddr==0.2.0
- mashumaro==3.8.1
+ mashumaro==3.9
memory-tempfile==2.2.3
music-assistant-frontend==2.0.13
- orjson==3.9.2
+ orjson==3.9.3
pillow==10.0.0
plexapi==4.15.0
PyChromecast==13.0.7