Update requirements.txt

Bump to 0.7.2 to fix gender key error when signing in to tidal.
This commit is contained in:
big-mak
2023-07-21 14:09:05 +01:00
committed by GitHub
parent 4b4d72c23f
commit 30f4542ebc

View File

@@ -1,5 +1,5 @@
spotipy==2.21.0
requests>=2.28.1 # for tidalapi
tidalapi==0.7.1
tidalapi==0.7.2
pyyaml==6.0
tqdm==4.64.1