Files
spotify-to-tidal/requirements.txt
Timothy Rae 383e2078fd Update to tidalapi v0.7 + other minor improvements
* Speed improvements erasing playlists
* Fix progress bar when erasing playlists
* Potentially more useful error logs from repeat_on_exception
2022-12-10 14:20:24 +13:00

6 lines
91 B
Plaintext

spotipy==2.19.0
requests>=2.28.1 # for tidalapi
tidalapi==0.7.0
pyyaml==5.3.1
tqdm==4.45.0