-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathrequirements.txt
137 lines (137 loc) · 2.33 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
aiohttp==3.7.4
appnope==0.1.2
argon2-cffi==20.1.0
async-generator==1.10
async-timeout==3.0.1
attrs==21.2.0
backcall==0.2.0
backports.functools-lru-cache==1.6.4
bleach==3.3.0
blis==0.7.4
boto==2.49.0
boto3==1.17.69
botocore==1.20.69
brotlipy==0.7.0
bz2file==0.98
cachetools==4.2.2
catalogue==2.0.4
certifi==2020.12.5
cffi==1.14.5
chardet==4.0.0
click==7.1.2
colorama==0.4.4
cryptography==3.4.7
cycler==0.10.0
cymem==2.0.5
decorator==5.0.7
defusedxml==0.7.1
en-core-web-sm==3.0.0
entrypoints==0.3
funcy==1.16
future==0.18.2
gensim==4.0.1
google-api-core==1.26.3
google-auth==1.30.0
google-cloud-core==1.5.0
google-cloud-storage==1.19.0
google-crc32c==1.1.2
google-resumable-media==1.2.0
googleapis-common-protos==1.53.0
greenlet==1.1.0
grpcio==1.37.1
idna==2.10
importlib-metadata==4.0.1
ipykernel==5.5.4
ipython==7.23.1
ipython-genutils==0.2.0
jedi==0.18.0
Jinja2==2.11.3
jmespath==0.10.0
joblib==1.0.1
jsonschema==3.2.0
jupyter-client==6.1.12
jupyter-core==4.7.1
jupyterlab-pygments==0.1.2
keras-tuner==1.0.2
kiwisolver==1.3.1
MarkupSafe==1.1.1
matplotlib==3.4.1
matplotlib-inline==0.1.2
mistune==0.8.4
mlxtend==0.18.0
multidict==5.1.0
murmurhash==1.0.5
nbclient==0.5.3
nbconvert==6.0.7
nbformat==5.1.3
nest-asyncio==1.5.1
nltk==3.6.2
notebook==6.3.0
numexpr==2.7.3
numpy==1.20.2
olefile==0.46
packaging==20.9
pandas==1.2.4
pandocfilters==1.4.2
parso==0.8.2
pathy==0.5.2
patsy==0.5.1
pexpect==4.8.0
pickleshare==0.7.5
Pillow==8.1.2
pip==21.1.1
preshed==3.0.5
prometheus-client==0.10.1
prompt-toolkit==3.0.18
protobuf==3.16.0
psycopg2==2.8.6
ptyprocess==0.7.0
pyasn1==0.4.8
pyasn1-modules==0.2.7
pycparser==2.20
pydantic==1.7.3
Pygments==2.9.0
pyLDAvis==3.3.1
pyOpenSSL==20.0.1
pyparsing==2.4.7
pyrsistent==0.17.3
PySocks==1.7.1
python-dateutil==2.8.1
pytz==2021.1
pyzmq==22.0.3
regex==2021.4.4
requests==2.25.1
rsa==4.7.2
s3transfer==0.4.2
scikit-learn==0.24.2
scipy==1.6.3
seaborn==0.11.1
Send2Trash==1.5.0
setuptools==49.6.0.post20210108
shellingham==1.4.0
six==1.16.0
smart-open==2.2.1
spacy==3.0.6
spacy-legacy==3.0.5
SQLAlchemy==1.4.14
srsly==2.4.1
statsmodels==0.12.2
tabulate==0.8.9
terminado==0.9.4
terminaltables==3.1.0
testpath==0.4.4
thinc==8.0.3
threadpoolctl==2.1.0
tornado==6.1
tqdm==4.60.0
traitlets==5.0.5
typer==0.3.2
typing-extensions==3.7.4.3
urllib3==1.26.4
wasabi==0.8.2
wcwidth==0.2.5
webencodings==0.5.1
wheel==0.36.2
wordcloud==1.8.1
yarl==1.6.3
zipp==3.4.1