summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPratyush Desai2021-10-23 15:56:46 +0530
committerPratyush Desai2021-10-23 15:56:46 +0530
commitdaf56214d01854b527b5d644cd5e0f1304b60422 (patch)
tree1c92c9aa547cf92b67f619917fcb48ca326ec9dc
parenta72c46ea64fc83478831cbf27ce16885c87f813d (diff)
downloadspotify-daf56214d01854b527b5d644cd5e0f1304b60422.tar.gz
spotify-daf56214d01854b527b5d644cd5e0f1304b60422.tar.bz2
spotify-daf56214d01854b527b5d644cd5e0f1304b60422.zip
update spotipy
-rw-r--r--.gitignore3
-rw-r--r--requirements.txt16
2 files changed, 17 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ae412d6..684f813 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
-env/ \ No newline at end of file
+env/
+.vscode \ No newline at end of file
diff --git a/requirements.txt b/requirements.txt
index f1161a8..5ddd6a9 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,7 +1,21 @@
certifi==2021.5.30
charset-normalizer==2.0.4
+dnspython==1.16.0
+docopt==0.6.2
+docutils==0.17.1
+fett==0.3.2
idna==3.2
+networkx==2.6.2
+pymongo==3.11.4
+python-jsonrpc-server==0.3.4
+PyYAML==5.4.1
requests==2.26.0
+rstcheck==3.3.1
six==1.16.0
-spotipy==2.18.0
+snooty-lextudio==1.11.0.dev0
+spotipy==2.19.0
+toml==0.10.2
+typing-extensions==3.10.0.0
+ujson==1.35
urllib3==1.26.6
+watchdog==1.0.2