From daf56214d01854b527b5d644cd5e0f1304b60422 Mon Sep 17 00:00:00 2001 From: Pratyush Desai Date: Sat, 23 Oct 2021 15:56:46 +0530 Subject: [PATCH] update spotipy --- .gitignore | 3 ++- requirements.txt | 16 +++++++++++++++- 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