diff --git a/pyproject.toml b/pyproject.toml index 271c4e9..dd8830e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "backoff==2.2.1", "cachecontrol==0.14.2", - "dataclass-wizard==0.34.0", + "dataclass-wizard==0.35.0", "ffmpeg-python==0.2.0", "mutagen==1.47.0", "m3u8==6.0.0", diff --git a/requirements.txt b/requirements.txt index 4e84a73..1887f1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backoff==2.2.1 cachecontrol==0.14.2 -dataclass-wizard==0.34.0 +dataclass-wizard==0.35.0 ffmpeg-python==0.2.0 mutagen==1.47.0 m3u8==6.0.0