installed packages
This commit is contained in:
+11
-4
@@ -14,6 +14,7 @@ debugpy==1.6.4
|
|||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
discord-logging==1.0
|
discord-logging==1.0
|
||||||
discord-webhook==1.0.0
|
discord-webhook==1.0.0
|
||||||
|
dnspython==2.3.0
|
||||||
emoji==1.7.0
|
emoji==1.7.0
|
||||||
entrypoints==0.4
|
entrypoints==0.4
|
||||||
exceptiongroup==1.0.4
|
exceptiongroup==1.0.4
|
||||||
@@ -32,8 +33,8 @@ ipykernel==6.19.2
|
|||||||
ipython==8.7.0
|
ipython==8.7.0
|
||||||
jedi==0.18.2
|
jedi==0.18.2
|
||||||
jsonschema==4.17.3
|
jsonschema==4.17.3
|
||||||
jupyter-client==7.4.8
|
jupyter_client==7.4.8
|
||||||
jupyter-core==5.1.0
|
jupyter_core==5.1.0
|
||||||
kiwisolver==1.4.4
|
kiwisolver==1.4.4
|
||||||
langdetect==1.0.9
|
langdetect==1.0.9
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
@@ -49,7 +50,7 @@ parso==0.8.3
|
|||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
pickleshare==0.7.5
|
pickleshare==0.7.5
|
||||||
Pillow==9.3.0
|
Pillow==9.3.0
|
||||||
pkgutil-resolve-name==1.3.10
|
pkgutil_resolve_name==1.3.10
|
||||||
platformdirs==2.6.0
|
platformdirs==2.6.0
|
||||||
plotly==5.11.0
|
plotly==5.11.0
|
||||||
prompt-toolkit==3.0.36
|
prompt-toolkit==3.0.36
|
||||||
@@ -57,8 +58,11 @@ psutil==5.9.4
|
|||||||
psycopg2-binary==2.9.5
|
psycopg2-binary==2.9.5
|
||||||
ptyprocess==0.7.0
|
ptyprocess==0.7.0
|
||||||
pure-eval==0.2.2
|
pure-eval==0.2.2
|
||||||
|
pydantic==1.10.5
|
||||||
Pygments==2.13.0
|
Pygments==2.13.0
|
||||||
|
pymongo==4.3.3
|
||||||
pyparsing==3.0.9
|
pyparsing==3.0.9
|
||||||
|
pyperclip==1.8.2
|
||||||
pyrsistent==0.19.2
|
pyrsistent==0.19.2
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
@@ -67,7 +71,7 @@ python-logging-discord-handler==0.1.4
|
|||||||
pytz==2022.6
|
pytz==2022.6
|
||||||
pyzmq==24.0.1
|
pyzmq==24.0.1
|
||||||
requests==2.28.1
|
requests==2.28.1
|
||||||
selenium==4.7.2
|
selenium==4.8.2
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
snscrape==0.4.3.20220106
|
snscrape==0.4.3.20220106
|
||||||
@@ -81,9 +85,12 @@ tqdm==4.64.1
|
|||||||
traitlets==5.7.1
|
traitlets==5.7.1
|
||||||
trio==0.22.0
|
trio==0.22.0
|
||||||
trio-websocket==0.9.2
|
trio-websocket==0.9.2
|
||||||
|
typing_extensions==4.5.0
|
||||||
Unidecode==1.3.6
|
Unidecode==1.3.6
|
||||||
urllib3==1.26.13
|
urllib3==1.26.13
|
||||||
wcwidth==0.2.5
|
wcwidth==0.2.5
|
||||||
|
webdriver-manager==3.8.5
|
||||||
wordcloud==1.8.2.2
|
wordcloud==1.8.2.2
|
||||||
wsproto==1.2.0
|
wsproto==1.2.0
|
||||||
|
xtarfile==0.1.0
|
||||||
zipp==3.11.0
|
zipp==3.11.0
|
||||||
|
|||||||
Reference in New Issue
Block a user