diff --git a/pyproject.toml b/pyproject.toml index bc381a1..a1986ef 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ requires-python = ">= 3.10" dependencies = [ "spotipy~=2.24.0", - "tidalapi==0.7.6", + "tidalapi==0.8.8", "pyyaml~=6.0", "tqdm~=4.64", "sqlalchemy~=2.0",