forked from dermatologist/nlp-qrmine
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
245 lines (244 loc) · 4.24 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
#
# This file is autogenerated by pip-compile with python 3.8
# To update, run:
#
# pip-compile
#
absl-py==0.13.0
# via
# tensorboard
# tensorflow
astunparse==1.6.3
# via tensorflow
blis==0.7.4
# via
# spacy
# thinc
cachetools==4.2.2
# via
# google-auth
# textacy
catalogue==1.0.0
# via
# spacy
# thinc
certifi==2021.5.30
# via requests
charset-normalizer==2.0.4
# via requests
clang==5.0
# via tensorflow
click==8.0.1
# via qrmine (setup.py)
cycler==0.10.0
# via matplotlib
cymem==2.0.5
# via
# preshed
# spacy
# thinc
cytoolz==0.11.0
# via textacy
flatbuffers==1.12
# via tensorflow
gast==0.4.0
# via tensorflow
google-auth==1.35.0
# via
# google-auth-oauthlib
# tensorboard
google-auth-oauthlib==0.4.6
# via tensorboard
google-pasta==0.2.0
# via tensorflow
grpcio==1.39.0
# via
# tensorboard
# tensorflow
h5py==3.1.0
# via tensorflow
idna==3.2
# via requests
imbalanced-learn==0.8.0
# via qrmine (setup.py)
jellyfish==0.8.8
# via textacy
joblib==1.0.1
# via
# imbalanced-learn
# mlxtend
# scikit-learn
# textacy
keras==2.6.0
# via tensorflow
keras-preprocessing==1.1.2
# via tensorflow
kiwisolver==1.3.2
# via matplotlib
markdown==3.3.4
# via tensorboard
matplotlib==3.4.3
# via
# mlxtend
# qrmine (setup.py)
mlxtend==0.18.0
# via qrmine (setup.py)
murmurhash==1.0.5
# via
# preshed
# spacy
# thinc
networkx==2.6.2
# via textacy
numpy==1.19.5
# via
# blis
# h5py
# imbalanced-learn
# keras-preprocessing
# matplotlib
# mlxtend
# opt-einsum
# pandas
# pyemd
# scikit-learn
# scipy
# spacy
# tensorboard
# tensorflow
# textacy
# thinc
# xgboost
oauthlib==3.1.1
# via requests-oauthlib
opt-einsum==3.3.0
# via tensorflow
pandas==1.3.2
# via
# mlxtend
# qrmine (setup.py)
pillow==8.3.1
# via matplotlib
plac==1.1.3
# via
# spacy
# thinc
preshed==3.0.5
# via
# spacy
# thinc
protobuf==3.17.3
# via
# tensorboard
# tensorflow
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pyemd==0.5.1
# via textacy
pyparsing==2.4.7
# via matplotlib
pyphen==0.11.0
# via textacy
python-dateutil==2.8.2
# via
# matplotlib
# pandas
pytz==2021.1
# via pandas
requests==2.26.0
# via
# requests-oauthlib
# spacy
# tensorboard
# textacy
# vadersentiment
requests-oauthlib==1.3.0
# via google-auth-oauthlib
rsa==4.7.2
# via google-auth
scikit-learn==0.24.2
# via
# imbalanced-learn
# mlxtend
# qrmine (setup.py)
# textacy
scipy==1.7.1
# via
# imbalanced-learn
# mlxtend
# scikit-learn
# textacy
# xgboost
six==1.15.0
# via
# absl-py
# astunparse
# cycler
# google-auth
# google-pasta
# grpcio
# keras-preprocessing
# protobuf
# python-dateutil
# tensorflow
spacy==2.3.7
# via
# qrmine (setup.py)
# textacy
srsly==1.0.5
# via
# spacy
# textacy
# thinc
tensorboard==2.6.0
# via tensorflow
tensorboard-data-server==0.6.1
# via tensorboard
tensorboard-plugin-wit==1.8.0
# via tensorboard
tensorflow==2.6.0
# via qrmine (setup.py)
tensorflow-estimator==2.6.0
# via tensorflow
termcolor==1.1.0
# via tensorflow
textacy==0.10.0
# via qrmine (setup.py)
thinc==7.4.5
# via spacy
threadpoolctl==2.2.0
# via scikit-learn
toolz==0.11.1
# via cytoolz
tqdm==4.62.2
# via
# spacy
# textacy
# thinc
typing-extensions==3.7.4.3
# via tensorflow
urllib3==1.26.6
# via requests
vadersentiment==3.3.2
# via qrmine (setup.py)
wasabi==0.8.2
# via
# spacy
# thinc
werkzeug==2.0.1
# via tensorboard
wheel==0.37.0
# via
# astunparse
# tensorboard
# tensorflow
wrapt==1.12.1
# via tensorflow
xgboost==1.4.2
# via qrmine (setup.py)
# The following packages are considered to be unsafe in a requirements file:
# setuptools