Compare commits
No commits in common. "e9e82b8e6b197ac7626c01d3872d3f67fbfe957f" and "c17a0d4b8e0d948b234b1483bf958c31e8d89123" have entirely different histories.
e9e82b8e6b
...
c17a0d4b8e
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,2 @@
|
|||||||
venv/
|
env/
|
||||||
.vscode
|
.vscode
|
@ -1,13 +1,21 @@
|
|||||||
async-timeout==4.0.2
|
certifi==2021.5.30
|
||||||
certifi==2022.9.24
|
charset-normalizer==2.0.4
|
||||||
charset-normalizer==2.1.1
|
dnspython==1.16.0
|
||||||
Deprecated==1.2.13
|
docopt==0.6.2
|
||||||
idna==3.4
|
docutils==0.17.1
|
||||||
packaging==21.3
|
fett==0.3.2
|
||||||
pyparsing==3.0.9
|
idna==3.2
|
||||||
redis==4.3.4
|
networkx==2.6.2
|
||||||
requests==2.28.1
|
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
|
six==1.16.0
|
||||||
spotipy==2.21.0
|
snooty-lextudio==1.11.0.dev0
|
||||||
urllib3==1.26.12
|
spotipy==2.19.0
|
||||||
wrapt==1.14.1
|
toml==0.10.2
|
||||||
|
typing-extensions==3.10.0.0
|
||||||
|
ujson==1.35
|
||||||
|
urllib3==1.26.6
|
||||||
|
watchdog==1.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user