jeanpoll commited on
Commit
aabf28e
·
1 Parent(s): 79e12fd

adding requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +261 -0
requirements.txt ADDED
@@ -0,0 +1,261 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==0.12.0
2
+ aiohttp==3.8.1
3
+ aiosignal==1.2.0
4
+ analytics-python==1.4.0
5
+ anyio==2.2.0
6
+ argcomplete==1.10.3
7
+ argon2-cffi==20.1.0
8
+ astor==0.8.1
9
+ astunparse==1.6.3
10
+ async-generator==1.10
11
+ async-timeout==4.0.2
12
+ asynctest==0.13.0
13
+ atomicwrites==1.4.0
14
+ attrs==20.3.0
15
+ Babel==2.9.0
16
+ backcall==0.2.0
17
+ backoff==1.10.0
18
+ backports.functools-lru-cache==1.6.3
19
+ bcrypt==3.2.0
20
+ beautifulsoup4==4.8.2
21
+ bleach==3.3.0
22
+ blinker==1.4
23
+ blis==0.7.4
24
+ Brotli==1.0.9
25
+ brotlipy==0.7.0
26
+ cached-property==1.5.2
27
+ cachetools==4.2.2
28
+ catalogue==2.0.4
29
+ certifi==2021.5.30
30
+ cffi==1.14.5
31
+ chardet==3.0.4
32
+ charset-normalizer==2.0.10
33
+ clang==5.0
34
+ click==7.1.2
35
+ colorama==0.4.4
36
+ compressed-rtf==1.0.6
37
+ coverage==5.5
38
+ cryptography==3.4.7
39
+ cycler==0.10.0
40
+ cymem==2.0.5
41
+ Cython==0.29.23
42
+ dash==1.20.0
43
+ dash-bootstrap-components==0.12.2
44
+ dash-core-components==1.16.0
45
+ dash-cytoscape==0.3.0
46
+ dash-html-components==1.1.3
47
+ dash-renderer==1.9.1
48
+ dash-table==4.11.3
49
+ datasets==1.17.0
50
+ dateparser==1.0.0
51
+ debugpy==1.3.0
52
+ decorator==4.4.2
53
+ defusedxml==0.7.1
54
+ dill==0.3.3
55
+ docx2txt==0.8
56
+ ebcdic==1.1.1
57
+ EbookLib==0.17.1
58
+ entrypoints==0.3
59
+ et-xmlfile==1.1.0
60
+ extract-msg==0.28.7
61
+ faiss==1.7.0
62
+ ffmpy==0.3.0
63
+ filelock==3.0.12
64
+ Flask==1.1.2
65
+ Flask-CacheBuster==1.0.0
66
+ Flask-Compress==1.9.0
67
+ Flask-Cors==3.0.10
68
+ Flask-Login==0.5.0
69
+ Flask-WTF==0.14.3
70
+ flatbuffers==1.12
71
+ frozenlist==1.2.0
72
+ fsspec==2021.11.1
73
+ future==0.18.2
74
+ fuzzywuzzy==0.18.0
75
+ gast==0.4.0
76
+ google-auth==1.21.3
77
+ google-auth-oauthlib==0.4.4
78
+ google-pasta==0.2.0
79
+ gradio==2.7.0
80
+ greenlet==1.1.0
81
+ grpcio==1.43.0
82
+ h5py==3.1.0
83
+ huggingface-hub==0.2.1
84
+ idna==2.10
85
+ IMAPClient==2.1.0
86
+ importlib-metadata==3.10.0
87
+ iniconfig==1.1.1
88
+ ipykernel==5.5.3
89
+ ipython==7.22.0
90
+ ipython-genutils==0.2.0
91
+ ipywidgets==7.6.3
92
+ itsdangerous==1.1.0
93
+ jaal==0.1.0
94
+ jedi==0.18.0
95
+ jellyfish==0.8.8
96
+ Jinja2==2.11.3
97
+ joblib==1.0.1
98
+ json5==0.9.5
99
+ jsonpickle==2.0.0
100
+ jsonschema==3.2.0
101
+ jupyter-client==6.1.12
102
+ jupyter-core==4.7.1
103
+ jupyter-packaging==0.7.12
104
+ jupyter-server==1.5.1
105
+ jupyterlab==3.0.12
106
+ jupyterlab-pygments==0.1.2
107
+ jupyterlab-server==2.4.0
108
+ jupyterlab-widgets==1.0.0
109
+ keras==2.6.0
110
+ Keras-Applications==1.0.8
111
+ keras-nightly==2.5.0.dev2021032900
112
+ Keras-Preprocessing==1.1.2
113
+ kiwisolver==1.3.1
114
+ langid==1.1.6
115
+ Levenshtein==0.15.0
116
+ llvmlite==0.36.0
117
+ lxml==4.7.1
118
+ Markdown==3.3.4
119
+ markdown2==2.4.2
120
+ MarkupSafe==1.1.1
121
+ matplotlib==3.4.2
122
+ mistune==0.8.4
123
+ mkl-service==2.3.0
124
+ monotonic==1.6
125
+ multidict==5.2.0
126
+ multiprocess==0.70.11.1
127
+ murmurhash==1.0.5
128
+ nbclassic==0.2.6
129
+ nbclient==0.5.3
130
+ nbconvert==6.0.7
131
+ nbformat==5.1.2
132
+ nest-asyncio==1.5.1
133
+ networkx==2.6.3
134
+ nltk==3.4.5
135
+ nodejs==0.1.1
136
+ notebook==6.3.0
137
+ numba==0.53.1
138
+ numpy==1.19.5
139
+ oauthlib==3.1.0
140
+ olefile==0.46
141
+ openpyxl==3.0.7
142
+ opt-einsum==3.3.0
143
+ optional-django==0.1.0
144
+ orjson==3.6.3
145
+ packaging==20.9
146
+ pandas==1.2.3
147
+ pandocfilters==1.4.2
148
+ paramiko==2.9.1
149
+ parso==0.8.2
150
+ pathy==0.5.2
151
+ patsy==0.5.1
152
+ pdfminer.six==20191110
153
+ phonenumbers==8.12.35
154
+ pickleshare==0.7.5
155
+ Pillow==8.2.0
156
+ pip==21.0.1
157
+ plotly==4.14.3
158
+ plotly-express==0.4.1
159
+ pluggy==0.13.1
160
+ preshed==3.0.5
161
+ price-parser==0.3.4
162
+ prometheus-client==0.9.0
163
+ prompt-toolkit==3.0.18
164
+ protobuf==3.15.6
165
+ py==1.10.0
166
+ pyarrow==3.0.0
167
+ pyasn1==0.4.8
168
+ pyasn1-modules==0.2.8
169
+ pycparser==2.20
170
+ pycryptodome==3.12.0
171
+ pydantic==1.7.4
172
+ pydot==1.4.2
173
+ pydub==0.25.1
174
+ Pygments==2.8.1
175
+ PyJWT==1.7.1
176
+ PyNaCl==1.4.0
177
+ pynndescent==0.5.2
178
+ pyOpenSSL==20.0.1
179
+ pyparsing==2.4.7
180
+ pyreadline==2.1
181
+ pyrsistent==0.17.3
182
+ PySocks==1.7.1
183
+ pytest==6.2.3
184
+ python-dateutil==2.8.1
185
+ python-pptx==0.6.21
186
+ pytz==2021.1
187
+ pyvis==0.1.9
188
+ pywin32==300
189
+ pywinpty==0.5.7
190
+ PyYAML==5.4.1
191
+ pyzmq==22.0.3
192
+ rapidfuzz==1.6.2
193
+ recordlinkage==0.14
194
+ regex==2021.3.17
195
+ requests==2.25.1
196
+ requests-oauthlib==1.3.0
197
+ retrying==1.3.3
198
+ rsa==4.7.2
199
+ sacremoses==0.0.43
200
+ scikit-learn==0.24.1
201
+ scipy==1.6.2
202
+ seaborn==0.11.1
203
+ Send2Trash==1.5.0
204
+ sentence-transformers==1.0.4
205
+ sentencepiece==0.1.95
206
+ setuptools==52.0.0.post20211005
207
+ siuba==0.0.24
208
+ six==1.15.0
209
+ smart-open==3.0.0
210
+ sniffio==1.2.0
211
+ sortedcontainers==2.4.0
212
+ soupsieve==2.3.1
213
+ spacy==3.0.6
214
+ spacy-alignments==0.8.3
215
+ spacy-legacy==3.0.5
216
+ spacy-transformers==1.0.2
217
+ SpeechRecognition==3.8.1
218
+ SQLAlchemy==1.4.17
219
+ srsly==2.4.1
220
+ statsmodels==0.12.2
221
+ tensorboard==2.7.0
222
+ tensorboard-data-server==0.6.1
223
+ tensorboard-plugin-wit==1.6.0.post3
224
+ tensorflow==2.6.0
225
+ tensorflow-estimator==2.6.0
226
+ tensorflow-hub==0.12.0
227
+ tensorflow-text==2.6.0
228
+ termcolor==1.1.0
229
+ terminado==0.9.4
230
+ testpath==0.4.4
231
+ thinc==8.0.3
232
+ threadpoolctl==2.1.0
233
+ tokenizers==0.10.1
234
+ toml==0.10.2
235
+ torch==1.8.1
236
+ tornado==6.1
237
+ tqdm==4.62.3
238
+ traitlets==5.0.5
239
+ transformers==4.15.0
240
+ typer==0.3.2
241
+ typing-extensions==3.7.4.3
242
+ tzlocal==2.1
243
+ umap-learn==0.5.1
244
+ urllib3==1.26.4
245
+ visdcc==0.0.40
246
+ wasabi==0.8.2
247
+ wcwidth==0.2.5
248
+ webencodings==0.5.1
249
+ Werkzeug==1.0.1
250
+ wheel==0.36.2
251
+ widgetsnbextension==3.5.1
252
+ win-inet-pton==1.1.0
253
+ wincertstore==0.2
254
+ wrapt==1.12.1
255
+ WTForms==2.3.3
256
+ xeus-python==0.12.1
257
+ xlrd==1.2.0
258
+ XlsxWriter==3.0.2
259
+ xxhash==2.0.0
260
+ yarl==1.7.2
261
+ zipp==3.4.1