installed packages
This commit is contained in:
+20
-2
@@ -8,6 +8,8 @@ certifi==2022.12.7
|
|||||||
charset-normalizer==2.1.1
|
charset-normalizer==2.1.1
|
||||||
clean-text==0.6.0
|
clean-text==0.6.0
|
||||||
comm==0.1.2
|
comm==0.1.2
|
||||||
|
contourpy==1.0.6
|
||||||
|
cycler==0.11.0
|
||||||
debugpy==1.6.4
|
debugpy==1.6.4
|
||||||
decorator==5.1.1
|
decorator==5.1.1
|
||||||
discord-logging==1.0
|
discord-logging==1.0
|
||||||
@@ -17,20 +19,27 @@ entrypoints==0.4
|
|||||||
exceptiongroup==1.0.4
|
exceptiongroup==1.0.4
|
||||||
executing==1.2.0
|
executing==1.2.0
|
||||||
fake-useragent==1.1.1
|
fake-useragent==1.1.1
|
||||||
|
fastjsonschema==2.16.2
|
||||||
filelock==3.8.2
|
filelock==3.8.2
|
||||||
|
fonttools==4.38.0
|
||||||
ftfy==6.1.1
|
ftfy==6.1.1
|
||||||
google-trans-new==1.1.9
|
google-trans-new==1.1.9
|
||||||
greenlet==2.0.1
|
greenlet==2.0.1
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
idna==3.4
|
idna==3.4
|
||||||
|
importlib-resources==5.10.1
|
||||||
ipykernel==6.19.2
|
ipykernel==6.19.2
|
||||||
ipython==8.7.0
|
ipython==8.7.0
|
||||||
jedi==0.18.2
|
jedi==0.18.2
|
||||||
jupyter_client==7.4.8
|
jsonschema==4.17.3
|
||||||
jupyter_core==5.1.0
|
jupyter-client==7.4.8
|
||||||
|
jupyter-core==5.1.0
|
||||||
|
kiwisolver==1.4.4
|
||||||
langdetect==1.0.9
|
langdetect==1.0.9
|
||||||
lxml==4.9.2
|
lxml==4.9.2
|
||||||
|
matplotlib==3.6.2
|
||||||
matplotlib-inline==0.1.6
|
matplotlib-inline==0.1.6
|
||||||
|
nbformat==5.7.0
|
||||||
nest-asyncio==1.5.6
|
nest-asyncio==1.5.6
|
||||||
numpy==1.23.5
|
numpy==1.23.5
|
||||||
outcome==1.2.0
|
outcome==1.2.0
|
||||||
@@ -39,13 +48,18 @@ pandas==1.5.2
|
|||||||
parso==0.8.3
|
parso==0.8.3
|
||||||
pexpect==4.8.0
|
pexpect==4.8.0
|
||||||
pickleshare==0.7.5
|
pickleshare==0.7.5
|
||||||
|
Pillow==9.3.0
|
||||||
|
pkgutil-resolve-name==1.3.10
|
||||||
platformdirs==2.6.0
|
platformdirs==2.6.0
|
||||||
|
plotly==5.11.0
|
||||||
prompt-toolkit==3.0.36
|
prompt-toolkit==3.0.36
|
||||||
psutil==5.9.4
|
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
|
||||||
Pygments==2.13.0
|
Pygments==2.13.0
|
||||||
|
pyparsing==3.0.9
|
||||||
|
pyrsistent==0.19.2
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
python-dateutil==2.8.2
|
python-dateutil==2.8.2
|
||||||
python-dotenv==0.21.0
|
python-dotenv==0.21.0
|
||||||
@@ -61,11 +75,15 @@ sortedcontainers==2.4.0
|
|||||||
soupsieve==2.3.2.post1
|
soupsieve==2.3.2.post1
|
||||||
SQLAlchemy==1.4.45
|
SQLAlchemy==1.4.45
|
||||||
stack-data==0.6.2
|
stack-data==0.6.2
|
||||||
|
tenacity==8.1.0
|
||||||
tornado==6.2
|
tornado==6.2
|
||||||
|
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
|
||||||
Unidecode==1.3.6
|
Unidecode==1.3.6
|
||||||
urllib3==1.26.13
|
urllib3==1.26.13
|
||||||
wcwidth==0.2.5
|
wcwidth==0.2.5
|
||||||
|
wordcloud==1.8.2.2
|
||||||
wsproto==1.2.0
|
wsproto==1.2.0
|
||||||
|
zipp==3.11.0
|
||||||
|
|||||||
Reference in New Issue
Block a user