mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Update requirements.txt
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
pathlib
|
||||
requests
|
||||
BeautifulSoup4
|
||||
youtube_dl
|
||||
pafy
|
||||
spotipy
|
||||
eyed3
|
||||
mutagen
|
||||
unicode-slugify
|
||||
titlecase
|
||||
|
||||
pathlib >= 1.0.1
|
||||
requests >= 2.17.3
|
||||
BeautifulSoup4 >= 0.4.13
|
||||
youtube_dl >= 2017.5.1
|
||||
pafy >= 0.5.3.1
|
||||
spotipy >= 2.4.4
|
||||
eyeD3 >= 0.8
|
||||
mutagen >= 1.37
|
||||
unicode-slugify >= 0.1.3
|
||||
titlecase >= 0.10.0
|
||||
|
||||
Reference in New Issue
Block a user