jfataphd commited on
Commit
256a89c
1 Parent(s): 0269817

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +312 -24
requirements.txt CHANGED
@@ -1,100 +1,388 @@
 
1
  aiofiles==23.1.0
2
  aiohttp==3.8.4
3
  aiosignal==1.3.1
 
4
  altair==4.2.2
5
  anyio==3.6.2
6
  apiclient==1.0.4
7
-
8
  async-timeout==4.0.2
9
  attrs==22.2.0
10
  banal==1.0.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  etelemetry==0.3.0
12
  filelock==3.9.0
13
  fitz==0.0.1.dev2
14
-
15
  fontawesomefree==6.3.0
16
  fonttools==4.38.0
17
  frozenlist==1.3.3
 
18
  fst-pso==1.8.1
19
  future==0.18.3
20
  FuzzyTM==2.0.5
21
-
22
  gensim==4.3.0
23
  gitdb==4.0.10
24
  GitPython==3.1.31
 
25
  google-api-python-client==2.79.0
26
  google-auth==2.16.1
27
  google-auth-httplib2==0.1.0
28
-
29
-
30
  googleapis-common-protos==1.58.0
31
  greenlet==2.0.2
32
-
33
  h11==0.14.0
34
-
35
  httplib2==0.21.0
36
  huggingface-hub==0.12.1
37
  idna==3.4
38
  importlib-metadata==6.0.0
39
  isodate==0.6.1
40
  itsdangerous==2.1.2
41
-
42
  Jinja2==3.1.2
43
  joblib==1.2.0
44
  jsonschema==4.17.3
45
-
46
  kiwisolver==1.4.4
47
  langcodes==3.3.0
48
-
49
  looseversion==1.1.2
50
  lxml==4.9.2
51
  Mako==1.2.4
52
-
53
  markdown-it-py==2.2.0
54
  MarkupSafe==2.1.2
55
  matplotlib==3.7.0
56
  mdurl==0.1.2
57
  miniful==0.0.6
58
-
59
  mpmath==1.3.0
60
  multidict==6.0.4
61
  multiprocess==0.70.14
 
 
 
62
  nipype==1.8.6
63
  nltk==3.8.1
64
  numpy==1.24.2
65
-
66
  openstep-parser==1.5.4
67
-
68
  packaging==23.0
69
  pandas==1.5.3
70
  pathlib==1.0.1
 
 
 
71
  plotly==5.13.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
72
  rdflib==6.3.2
73
  regex==2023.3.23
74
  requests==2.28.2
75
-
76
  responses==0.18.0
77
  rich==13.3.1
78
  rsa==4.9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
79
  streamlit==1.18.1
80
  sympy==1.11.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  squarify==0.4.3
 
 
 
 
82
  tenacity==8.2.1
83
-
84
-
85
-
86
-
87
-
88
-
89
 
90
  termcolor==2.2.0
91
  thinc==8.1.9
92
  threadpoolctl==3.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
93
  validators==0.20.0
94
  wasabi==1.1.1
95
  watchdog==2.2.1
96
-
97
-
98
  xxhash==3.2.0
99
  yarl==1.8.2
100
- zipp==3.14.0
 
1
+ absl-py==1.4.0
2
  aiofiles==23.1.0
3
  aiohttp==3.8.4
4
  aiosignal==1.3.1
5
+ alembic==1.10.3
6
  altair==4.2.2
7
  anyio==3.6.2
8
  apiclient==1.0.4
9
+ astunparse==1.6.3
10
  async-timeout==4.0.2
11
  attrs==22.2.0
12
  banal==1.0.6
13
+ beautifulsoup4==4.11.2
14
+ blinker==1.5
15
+ blis==0.7.9
16
+ bs4==0.0.1
17
+ build==0.10.0
18
+ cachetools==5.3.0
19
+ catalogue==2.0.8
20
+ certifi==2022.12.7
21
+ charset-normalizer==3.0.1
22
+ ci-info==0.3.0
23
+ click==8.1.3
24
+ click-plugins==1.1.1
25
+ colorama==0.4.6
26
+ confection==0.0.4
27
+ configobj==5.0.8
28
+ configparser==5.3.0
29
+ contourpy==1.0.7
30
+ cycler==0.11.0
31
+ cymem==2.0.7
32
+ Cython==0.29.32
33
+ dataset==1.6.0
34
+ datasets==2.10.0
35
+ decorator==5.1.1
36
+ dill==0.3.6
37
+ docopt==0.6.2
38
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
39
+ entrypoints==0.4
40
  etelemetry==0.3.0
41
  filelock==3.9.0
42
  fitz==0.0.1.dev2
43
+ flatbuffers==23.3.3
44
  fontawesomefree==6.3.0
45
  fonttools==4.38.0
46
  frozenlist==1.3.3
47
+ fsspec==2023.1.0
48
  fst-pso==1.8.1
49
  future==0.18.3
50
  FuzzyTM==2.0.5
51
+ gast==0.4.0
52
  gensim==4.3.0
53
  gitdb==4.0.10
54
  GitPython==3.1.31
55
+ google-api-core==2.11.0
56
  google-api-python-client==2.79.0
57
  google-auth==2.16.1
58
  google-auth-httplib2==0.1.0
59
+ google-auth-oauthlib==1.0.0
60
+ google-pasta==0.2.0
61
  googleapis-common-protos==1.58.0
62
  greenlet==2.0.2
63
+ grpcio==1.54.0
64
  h11==0.14.0
65
+ h5py==3.8.0
66
  httplib2==0.21.0
67
  huggingface-hub==0.12.1
68
  idna==3.4
69
  importlib-metadata==6.0.0
70
  isodate==0.6.1
71
  itsdangerous==2.1.2
72
+ jax==0.4.8
73
  Jinja2==3.1.2
74
  joblib==1.2.0
75
  jsonschema==4.17.3
76
+ keras==2.12.0
77
  kiwisolver==1.4.4
78
  langcodes==3.3.0
79
+ libclang==16.0.0
80
  looseversion==1.1.2
81
  lxml==4.9.2
82
  Mako==1.2.4
83
+ Markdown==3.4.3
84
  markdown-it-py==2.2.0
85
  MarkupSafe==2.1.2
86
  matplotlib==3.7.0
87
  mdurl==0.1.2
88
  miniful==0.0.6
89
+ ml-dtypes==0.1.0
90
  mpmath==1.3.0
91
  multidict==6.0.4
92
  multiprocess==0.70.14
93
+ murmurhash==1.0.9
94
+ networkx==3.1
95
+ nibabel==5.1.0
96
  nipype==1.8.6
97
  nltk==3.8.1
98
  numpy==1.24.2
99
+ oauthlib==3.2.2
100
  openstep-parser==1.5.4
101
+ opt-einsum==3.3.0
102
  packaging==23.0
103
  pandas==1.5.3
104
  pathlib==1.0.1
105
+ pathy==0.10.1
106
+ pbxproj==3.5.0
107
+ Pillow==9.4.0
108
  plotly==5.13.1
109
+ preshed==3.0.8
110
+ protobuf==3.20.3
111
+ prov==2.0.0
112
+ pyarrow==11.0.0
113
+ pyasn1==0.4.8
114
+ pyasn1-modules==0.2.8
115
+ pybind11==2.10.4
116
+ pydantic==1.10.7
117
+ pydeck==0.8.0
118
+ pydot==1.4.2
119
+ pyFUME==0.2.25
120
+ Pygments==2.14.0
121
+ Pympler==1.0.1
122
+ PyMuPDF==1.22.0
123
+ pyparsing==3.0.9
124
+ PyPDF2==3.0.1
125
+ pyproject_hooks==1.0.0
126
+ pyrsistent==0.19.3
127
+ python-dateutil==2.8.2
128
+ pytube3==9.6.4
129
+ pytz==2022.7.1
130
+ pytz-deprecation-shim==0.1.0.post0
131
+ pywaffle==1.1.0
132
+ pyxnat==1.5
133
+ PyYAML==6.0
134
  rdflib==6.3.2
135
  regex==2023.3.23
136
  requests==2.28.2
137
+ requests-oauthlib==1.3.1
138
  responses==0.18.0
139
  rich==13.3.1
140
  rsa==4.9
141
+ scikit-learn==1.2.2
142
+ scipy==1.10.1
143
+ semver==2.13.0
144
+ sentencepiece==0.1.98
145
+ simpful==2.10.0
146
+ simplejson==3.19.1
147
+ six==1.16.0
148
+ sklearn==0.0.post1
149
+ smart-open==6.3.0
150
+ smmap==5.0.0
151
+ sniffio==1.3.0
152
+ soupsieve==2.4
153
+ spacy==3.5.2
154
+ spacy-legacy==3.0.12
155
+ spacy-loggers==1.0.4
156
+ SQLAlchemy==1.4.47
157
+ squarify==0.4.3
158
+ srsly==2.4.6
159
+ starlette==0.26.1
160
  streamlit==1.18.1
161
  sympy==1.11.1
162
+ tenacity==8.2.1
163
+ tensorboard==2.12.2
164
+ tensorboard-data-server==0.7.0
165
+ tensorboard-plugin-wit==1.8.1
166
+ tensorflow==2.12.0
167
+ tensorflow-estimator==2.12.0
168
+ tensorflow-intel==2.12.0
169
+ tensorflow-io-gcs-filesystem==0.31.0
170
+ termcolor==2.2.0
171
+ thinc==8.1.9
172
+ threadpoolctl==3.1.0
173
+ tokenizers==0.13.2
174
+ toml==0.10.2
175
+ toolz==0.12.0
176
+ torch==2.0.0
177
+ tornado==6.2
178
+ tqdm==4.64.1
179
+ traits==6.3.2
180
+ transformers==4.27.4
181
+ typer==0.7.0
182
+ typing_extensions==4.5.0
183
+ tzdata==2022.7
184
+ tzlocal==4.2
185
+ uritemplate==4.1.1
186
+ urllib3==1.26.14
187
+ uvicorn==0.21.1
188
+ validators==0.20.0
189
+ wasabi==1.1.1
190
+ watchdog==2.2.1
191
+ Werkzeug==2.2.3
192
+ wrapt==1.14.1
193
+ xxhash==3.2.0
194
+ yarl==1.8.2
195
+ zipp==3.14.0
196
+ PS C:\Users\van0g\PycharmProjects\streamLit> pip freeze
197
+ absl-py==1.4.0
198
+ aiofiles==23.1.0
199
+ aiohttp==3.8.4
200
+ aiosignal==1.3.1
201
+ alembic==1.10.3
202
+ altair==4.2.2
203
+ anyio==3.6.2
204
+ apiclient==1.0.4
205
+ astunparse==1.6.3
206
+ async-timeout==4.0.2
207
+ attrs==22.2.0
208
+ banal==1.0.6
209
+ beautifulsoup4==4.11.2
210
+ blinker==1.5
211
+ blis==0.7.9
212
+ bs4==0.0.1
213
+ build==0.10.0
214
+ cachetools==5.3.0
215
+ catalogue==2.0.8
216
+ certifi==2022.12.7
217
+ charset-normalizer==3.0.1
218
+ ci-info==0.3.0
219
+ click==8.1.3
220
+ click-plugins==1.1.1
221
+ colorama==0.4.6
222
+ confection==0.0.4
223
+ configobj==5.0.8
224
+ configparser==5.3.0
225
+ contourpy==1.0.7
226
+ cycler==0.11.0
227
+ cymem==2.0.7
228
+ Cython==0.29.32
229
+ dataset==1.6.0
230
+ datasets==2.10.0
231
+ decorator==5.1.1
232
+ dill==0.3.6
233
+ docopt==0.6.2
234
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.5.0/en_core_web_sm-3.5.0-py3-none-any.whl
235
+ entrypoints==0.4
236
+ etelemetry==0.3.0
237
+ filelock==3.9.0
238
+ fitz==0.0.1.dev2
239
+ flatbuffers==23.3.3
240
+ fontawesomefree==6.3.0
241
+ fonttools==4.38.0
242
+ frozenlist==1.3.3
243
+ fsspec==2023.1.0
244
+ fst-pso==1.8.1
245
+ future==0.18.3
246
+ FuzzyTM==2.0.5
247
+ gast==0.4.0
248
+ gensim==4.3.0
249
+ gitdb==4.0.10
250
+ GitPython==3.1.31
251
+ google-api-core==2.11.0
252
+ google-api-python-client==2.79.0
253
+ google-auth==2.16.1
254
+ google-auth-httplib2==0.1.0
255
+ google-auth-oauthlib==1.0.0
256
+ google-pasta==0.2.0
257
+ googleapis-common-protos==1.58.0
258
+ greenlet==2.0.2
259
+ grpcio==1.54.0
260
+ h11==0.14.0
261
+ h5py==3.8.0
262
+ httplib2==0.21.0
263
+ huggingface-hub==0.12.1
264
+ idna==3.4
265
+ importlib-metadata==6.0.0
266
+ isodate==0.6.1
267
+ itsdangerous==2.1.2
268
+ jax==0.4.8
269
+ Jinja2==3.1.2
270
+ joblib==1.2.0
271
+ jsonschema==4.17.3
272
+ keras==2.12.0
273
+ kiwisolver==1.4.4
274
+ langcodes==3.3.0
275
+ libclang==16.0.0
276
+ looseversion==1.1.2
277
+ lxml==4.9.2
278
+ Mako==1.2.4
279
+ Markdown==3.4.3
280
+ markdown-it-py==2.2.0
281
+ MarkupSafe==2.1.2
282
+ matplotlib==3.7.0
283
+ mdurl==0.1.2
284
+ miniful==0.0.6
285
+ ml-dtypes==0.1.0
286
+ mpmath==1.3.0
287
+ multidict==6.0.4
288
+ multiprocess==0.70.14
289
+ murmurhash==1.0.9
290
+ networkx==3.1
291
+ nibabel==5.1.0
292
+ nipype==1.8.6
293
+ nltk==3.8.1
294
+ numpy==1.24.2
295
+ oauthlib==3.2.2
296
+ openstep-parser==1.5.4
297
+ opt-einsum==3.3.0
298
+ packaging==23.0
299
+ pandas==1.5.3
300
+ pathlib==1.0.1
301
+ pathy==0.10.1
302
+ pbxproj==3.5.0
303
+ Pillow==9.4.0
304
+ plotly==5.13.1
305
+ preshed==3.0.8
306
+ protobuf==3.20.3
307
+ prov==2.0.0
308
+ pyarrow==11.0.0
309
+ pyasn1==0.4.8
310
+ pyasn1-modules==0.2.8
311
+ pybind11==2.10.4
312
+ pydantic==1.10.7
313
+ pydeck==0.8.0
314
+ pydot==1.4.2
315
+ pyFUME==0.2.25
316
+ Pygments==2.14.0
317
+ Pympler==1.0.1
318
+ PyMuPDF==1.22.0
319
+ pyparsing==3.0.9
320
+ PyPDF2==3.0.1
321
+ pyproject_hooks==1.0.0
322
+ pyrsistent==0.19.3
323
+ python-dateutil==2.8.2
324
+ pytube3==9.6.4
325
+ pytz==2022.7.1
326
+ pytz-deprecation-shim==0.1.0.post0
327
+ pywaffle==1.1.0
328
+ pyxnat==1.5
329
+ PyYAML==6.0
330
+ rdflib==6.3.2
331
+ regex==2023.3.23
332
+ requests==2.28.2
333
+ requests-oauthlib==1.3.1
334
+ responses==0.18.0
335
+ rich==13.3.1
336
+ rsa==4.9
337
+ scikit-learn==1.2.2
338
+ scipy==1.10.1
339
+ semver==2.13.0
340
+ sentencepiece==0.1.98
341
+ simpful==2.10.0
342
+ simplejson==3.19.1
343
+ six==1.16.0
344
+ sklearn==0.0.post1
345
+ smart-open==6.3.0
346
+ smmap==5.0.0
347
+ sniffio==1.3.0
348
+ soupsieve==2.4
349
+ spacy==3.5.2
350
+ spacy-legacy==3.0.12
351
+ spacy-loggers==1.0.4
352
+ SQLAlchemy==1.4.47
353
  squarify==0.4.3
354
+ srsly==2.4.6
355
+ starlette==0.26.1
356
+ streamlit==1.18.1
357
+ sympy==1.11.1
358
  tenacity==8.2.1
359
+ tensorboard==2.12.2
360
+ tensorboard-data-server==0.7.0
361
+ tensorboard-plugin-wit==1.8.1
 
 
 
362
 
363
  termcolor==2.2.0
364
  thinc==8.1.9
365
  threadpoolctl==3.1.0
366
+ tokenizers==0.13.2
367
+ toml==0.10.2
368
+ toolz==0.12.0
369
+ torch==2.0.0
370
+ tornado==6.2
371
+ tqdm==4.64.1
372
+ traits==6.3.2
373
+ transformers==4.27.4
374
+ typer==0.7.0
375
+ typing_extensions==4.5.0
376
+ tzdata==2022.7
377
+ tzlocal==4.2
378
+ uritemplate==4.1.1
379
+ urllib3==1.26.14
380
+ uvicorn==0.21.1
381
  validators==0.20.0
382
  wasabi==1.1.1
383
  watchdog==2.2.1
384
+ Werkzeug==2.2.3
385
+ wrapt==1.14.1
386
  xxhash==3.2.0
387
  yarl==1.8.2
388
+ zipp==3.14.0