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