Dev working with spotify

This commit is contained in:
BarsTiger
2023-10-15 23:40:28 +03:00
parent 1724a00e4c
commit 053f2339fd
3 changed files with 59 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ py-deezer = "^1.1.4.post1"
soundcloud-lib = "^0.6.1"
shazamio = { path = "lib/ShazamIO" }
sqlitedict = "^2.1.0"
spotipy = "^2.23.0"
attrs = "^23.1.0"
[build-system]