Skip to content

Commit

Permalink
adding spotipy to poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
polskiTran committed Apr 4, 2024
1 parent b3d99ea commit b58e810
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 1 deletion.
53 changes: 52 additions & 1 deletion projects/Mood2SpotifyRec/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions projects/Mood2SpotifyRec/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ streamlit = "^1.32.2"
google-generativeai = "^0.4.1"
requests = "^2.31.0"
pytest = "^8.1.1"
spotipy = "^2.23.0"


[build-system]
Expand Down

0 comments on commit b58e810

Please sign in to comment.