mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-10-29 18:00:15 +00:00
Remove BeautifulSoup dependency (as of #191)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
pathlib >= 1.0.1
|
||||
BeautifulSoup4 >= 0.4.13
|
||||
youtube_dl >= 2017.5.1
|
||||
pafy >= 0.5.3.1
|
||||
spotipy >= 2.4.4
|
||||
mutagen >= 1.37
|
||||
unicode-slugify >= 0.1.3
|
||||
titlecase >= 0.10.0
|
||||
logzero >= 1.3.1
|
||||
logzero >= 1.3.1
|
||||
|
||||
Reference in New Issue
Block a user