Merge branch 'main' of https://huggingface.co/spaces/hf-hackathon-2023-01/Spotify
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,2 +1,4 @@
|
|
1 |
spotipy==2.22.0
|
2 |
vega-datasets==0.9.0
|
|
|
|
|
|
1 |
spotipy==2.22.0
|
2 |
vega-datasets==0.9.0
|
3 |
+
Authlib==1.2.0
|
4 |
+
flask==2.2.2
|