diff --git a/pyproject.toml b/pyproject.toml index b111b2e..c30a603 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ classifiers = [ dependencies = [ "backoff==2.2.1", "cachecontrol==0.14.1", - "dataclass-wizard==0.32.1", + "dataclass-wizard==0.33.0", "ffmpeg-python==0.2.0", "mutagen==1.47.0", "m3u8==6.0.0", diff --git a/requirements.txt b/requirements.txt index 70a930d..6d2d7ed 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ backoff==2.2.1 cachecontrol==0.14.1 -dataclass-wizard==0.32.1 +dataclass-wizard==0.33.0 ffmpeg-python==0.2.0 mutagen==1.47.0 m3u8==6.0.0