Added spotipy and configparser packages to requirements.

This commit is contained in:
2018-03-30 21:52:52 -04:00
parent 74741c0e40
commit 2fd1392ca0

View File

@@ -6,3 +6,5 @@ click==6.6
gunicorn==19.6.0
itsdangerous==0.24
requests==2.10.0
spotipy>=2.4.4
configparser>=3.5.0