joelorellana commited on
Commit
3b44961
1 Parent(s): 41214c2

modifying requirements to delete conda dist

Browse files
Files changed (1) hide show
  1. requirements.txt +40 -388
requirements.txt CHANGED
@@ -1,411 +1,63 @@
1
- aiobotocore==2.5.0
2
- aiofiles==22.1.0
3
- aiohttp==3.8.5
4
- aioitertools==0.7.1
5
- aiosignal==1.2.0
6
- aiosqlite==0.18.0
7
- alabaster==0.7.12
8
  altair==5.2.0
9
- anaconda-anon-usage==0.4.2
10
- anaconda-catalogs==0.2.0
11
- anaconda-client==1.12.1
12
- anaconda-cloud-auth==0.1.3
13
- anaconda-navigator==2.5.2
14
- anaconda-project==0.11.1
15
- anyio==3.5.0
16
- appdirs==1.4.4
17
- applaunchservices==0.3.0
18
- appnope==0.1.2
19
- appscript==1.1.2
20
- argon2-cffi==21.3.0
21
- argon2-cffi-bindings==21.2.0
22
- arrow==1.2.3
23
- astroid==2.14.2
24
- astropy==5.1
25
- asttokens==2.0.5
26
- async-timeout==4.0.2
27
- atomicwrites==1.4.0
28
- attrs==22.1.0
29
- Automat==20.2.0
30
- autopep8==1.6.0
31
- Babel==2.11.0
32
- backcall==0.2.0
33
- backports.functools-lru-cache==1.6.4
34
- backports.tempfile==1.0
35
- backports.weakref==1.0.post1
36
- bcrypt==3.2.0
37
- beautifulsoup4==4.12.2
38
- binaryornot==0.4.4
39
- black==0.0
40
- bleach==4.1.0
41
  blinker==1.7.0
42
- bokeh==3.2.1
43
- boltons==23.0.0
44
- botocore==1.29.76
45
- Bottleneck==1.3.5
46
- brotlipy==0.7.0
47
  cachetools==5.3.3
48
  certifi==2024.2.2
49
- cffi==1.15.1
50
- chardet==4.0.0
51
- charset-normalizer==2.0.4
52
- click==8.0.4
53
- cloudpickle==2.2.1
54
- clyent==1.2.2
55
- colorama==0.4.6
56
- colorcet==3.0.1
57
- comm==0.1.2
58
- conda==23.7.4
59
- conda-build==3.26.1
60
- conda-content-trust==0.2.0
61
- conda_index==0.3.0
62
- conda-libmamba-solver==23.7.0
63
- conda-pack==0.6.0
64
- conda-package-handling==2.2.0
65
- conda_package_streaming==0.9.0
66
- conda-repo-cli==1.0.75
67
- conda-token==0.4.0
68
- conda-verify==3.4.2
69
- constantly==15.1.0
70
- contourpy==1.0.5
71
- cookiecutter==1.7.3
72
- cryptography==41.0.3
73
- cssselect==1.1.0
74
- cycler==0.11.0
75
- cytoolz==0.12.0
76
- dask==2023.6.0
77
- datasets==2.12.0
78
- datashader==0.15.2
79
- datashape==0.5.4
80
- db-dtypes==1.2.0
81
- debugpy==1.6.7
82
- decorator==5.1.1
83
- defusedxml==0.7.1
84
- diff-match-patch==20200713
85
- dill==0.3.6
86
- distlib==0.3.8
87
- distributed==2023.6.0
88
  distro==1.9.0
89
- docopt==0.6.2
90
- docstring-to-markdown==0.11
91
- docutils==0.18.1
92
- entrypoints==0.4
93
- et-xmlfile==1.1.0
94
- executing==0.8.3
95
- fastjsonschema==2.16.2
96
- filelock==3.9.0
97
- flake8==6.0.0
98
- Flask==2.2.2
99
- fonttools==4.25.0
100
- frozenlist==1.3.3
101
- fsspec==2023.4.0
102
- future==0.18.3
103
- gensim==4.3.0
104
  gitdb==4.0.11
105
  GitPython==3.1.42
106
- glob2==0.7
107
- gmpy2==2.1.2
108
- google-api-core==2.17.1
109
- google-auth==2.28.1
110
- google-cloud-bigquery==3.17.2
111
- google-cloud-core==2.4.1
112
- google-crc32c==1.5.0
113
- google-oauth==1.0.1
114
- google-resumable-media==2.7.0
115
- googleapis-common-protos==1.62.0
116
- greenlet==2.0.1
117
  grpcio==1.53.0
118
  grpcio-tools==1.53.0
119
  h11==0.14.0
120
- h5py==3.9.0
121
- HeapDict==1.0.1
122
- holoviews==1.17.1
123
- htmlmin==0.1.12
124
- httpcore==1.0.4
125
- httpx==0.27.0
126
- huggingface-hub==0.15.1
127
- hvplot==0.8.4
128
- hyperlink==21.0.0
129
- idna==3.4
130
- imagecodecs==2023.1.23
131
- ImageHash==4.3.1
132
- imageio==2.31.1
133
- imagesize==1.4.1
134
- imbalanced-learn==0.10.1
135
- importlib-metadata==6.0.0
136
- incremental==21.3.0
137
- inflection==0.5.1
138
- iniconfig==1.1.1
139
- intake==0.6.8
140
- intervaltree==3.1.0
141
- ipykernel==6.25.0
142
- ipython==8.12.3
143
- ipython-genutils==0.2.0
144
- ipywidgets==8.0.4
145
- isort==5.9.3
146
- itemadapter==0.3.0
147
- itemloaders==1.0.4
148
- itsdangerous==2.0.1
149
- jaraco.classes==3.2.1
150
- jedi==0.18.1
151
- jellyfish==1.0.1
152
- Jinja2==3.1.2
153
- jinja2-time==0.2.0
154
- jmespath==0.10.0
155
- joblib==1.1.1
156
- json5==0.9.6
157
- jsonpatch==1.32
158
- jsonpointer==2.1
159
- jsonschema==4.17.3
160
- jupyter==1.0.0
161
- jupyter_client==7.4.9
162
- jupyter-console==6.6.3
163
- jupyter_core==5.3.0
164
- jupyter-events==0.6.3
165
- jupyter-server==1.23.4
166
- jupyter_server_fileid==0.9.0
167
- jupyter_server_ydoc==0.8.0
168
- jupyter-ydoc==0.2.4
169
- jupyterlab==3.6.3
170
- jupyterlab-pygments==0.1.2
171
- jupyterlab_server==2.22.0
172
- jupyterlab-widgets==3.0.5
173
- kaleido==0.2.1
174
- keyring==23.13.1
175
- kiwisolver==1.4.4
176
- lazy_loader==0.2
177
- lazy-object-proxy==1.6.0
178
- libarchive-c==2.9
179
- libmambapy==1.5.1
180
- linkify-it-py==2.0.0
181
- llvmlite==0.40.0
182
- lmdb==1.4.1
183
- locket==1.0.0
184
- lxml==4.9.3
185
- lz4==4.3.2
186
- Markdown==3.4.1
187
- markdown-it-py==2.2.0
188
- MarkupSafe==2.1.1
189
- matplotlib==3.7.2
190
- matplotlib-inline==0.1.6
191
- mccabe==0.7.0
192
- mdit-py-plugins==0.3.0
193
- mdurl==0.1.0
194
- missingno==0.5.2
195
- mistune==3.0.2
196
- more-itertools==8.12.0
197
- mpmath==1.3.0
198
- msgpack==1.0.3
199
- multidict==6.0.2
200
- multimethod==1.11.2
201
- multipledispatch==0.6.0
202
- multiprocess==0.70.14
203
- munkres==1.1.4
204
- mypy-extensions==1.0.0
205
- navigator-updater==0.4.0
206
- nbclassic==0.5.5
207
- nbclient==0.5.13
208
- nbconvert==7.16.1
209
- nbformat==5.9.2
210
- nest-asyncio==1.5.6
211
- networkx==3.1
212
- nltk==3.8.1
213
- notebook==6.5.4
214
- notebook_shim==0.2.2
215
- numba==0.57.1
216
- numexpr==2.8.4
217
- numpy==1.24.3
218
- numpydoc==1.5.0
219
- openai==1.13.3
220
- openpyxl==3.0.10
221
- packaging==23.1
222
- pandas==2.0.3
223
- pandas-profiling==3.2.0
224
- pandocfilters==1.5.0
225
- panel==1.2.3
226
- param==1.13.0
227
- parsel==1.6.0
228
- parso==0.8.3
229
- partd==1.4.0
230
- pathlib==1.0.1
231
- pathspec==0.10.3
232
- patsy==0.5.3
233
- pep8==1.7.1
234
- pexpect==4.8.0
235
- phik==0.12.4
236
- pickleshare==0.7.5
237
  pillow==10.2.0
238
- pip==23.2.1
239
- pipenv==2023.11.15
240
- pipreqs==0.5.0
241
- pkce==1.0.3
242
- pkginfo==1.9.6
243
- platformdirs==2.6.2
244
- plotly==5.19.0
245
- pluggy==1.0.0
246
- ply==3.11
247
- poyo==0.5.0
248
- prometheus-client==0.14.1
249
- prompt-toolkit==3.0.36
250
- Protego==0.1.16
251
  protobuf==4.21.12
252
- psutil==5.9.0
253
- ptyprocess==0.7.0
254
- pure-eval==0.2.2
255
- py-cpuinfo==8.0.0
256
- pyarrow==11.0.0
257
- pyasn1==0.4.8
258
- pyasn1-modules==0.2.8
259
- pycodestyle==2.10.0
260
- pycosat==0.6.4
261
- pycparser==2.21
262
- pyct==0.5.0
263
- pycurl==7.45.2
264
- pydantic==1.10.8
265
  pydeck==0.8.1b0
266
- PyDispatcher==2.0.5
267
- pydocstyle==6.3.0
268
- pyerfa==2.0.0
269
- pyflakes==3.0.1
270
- Pygments==2.15.1
271
- PyJWT==2.4.0
272
- pylint==2.16.2
273
- pylint-venv==2.3.0
274
- pyls-spyder==0.4.0
275
- pyobjc-core==9.0
276
- pyobjc-framework-Cocoa==9.0
277
- pyobjc-framework-CoreServices==9.0
278
- pyobjc-framework-FSEvents==9.0
279
- pyodbc==4.0.34
280
- pyOpenSSL==23.2.0
281
- pyparsing==3.0.9
282
- PyQt5-sip==12.11.0
283
- pyrsistent==0.18.0
284
- PySocks==1.7.1
285
- pytest==7.4.0
286
- python-dateutil==2.8.2
287
- python-dotenv==0.21.0
288
- python-json-logger==2.0.7
289
- python-lsp-black==1.2.1
290
- python-lsp-jsonrpc==1.0.0
291
- python-lsp-server==1.7.2
292
- python-slugify==5.0.2
293
- python-snappy==0.6.1
294
- pytoolconfig==1.2.5
295
- pytz==2023.3.post1
296
- pyviz-comms==2.3.0
297
- PyWavelets==1.4.1
298
- PyYAML==6.0
299
- pyzmq==23.2.0
300
- QDarkStyle==3.0.2
301
- qstylizer==0.2.2
302
- QtAwesome==1.2.2
303
- qtconsole==5.4.2
304
- QtPy==2.2.0
305
- queuelib==1.5.0
306
- regex==2022.7.9
307
  replicate==0.24.0
308
  requests==2.31.0
309
- requests-file==1.5.1
310
- requests-toolbelt==1.0.0
311
- responses==0.13.3
312
- rfc3339-validator==0.1.4
313
- rfc3986-validator==0.1.1
314
  rich==13.7.1
315
- rope==1.7.0
316
- rsa==4.9
317
- Rtree==1.0.1
318
- ruamel.yaml==0.17.21
319
- ruamel-yaml-conda==0.17.21
320
- s3fs==2023.4.0
321
- safetensors==0.3.2
322
- scikit-image==0.20.0
323
- scikit-learn==1.3.0
324
- scipy==1.11.1
325
- Scrapy==2.8.0
326
- seaborn==0.12.2
327
- Send2Trash==1.8.0
328
- service-identity==18.1.0
329
- setuptools==68.0.0
330
- sip==6.6.2
331
  six==1.16.0
332
- smart-open==5.2.1
333
  smmap==5.0.1
334
- sniffio==1.2.0
335
- snowballstemmer==2.2.0
336
- sortedcontainers==2.4.0
337
- soupsieve==2.4
338
- Sphinx==5.0.2
339
- sphinxcontrib-applehelp==1.0.2
340
- sphinxcontrib-devhelp==1.0.2
341
- sphinxcontrib-htmlhelp==2.0.0
342
- sphinxcontrib-jsmath==1.0.1
343
- sphinxcontrib-qthelp==1.0.3
344
- sphinxcontrib-serializinghtml==1.1.5
345
- spyder==5.4.3
346
- spyder-kernels==2.4.4
347
- SQLAlchemy==1.4.39
348
  stability-sdk==0.8.5
349
- stack-data==0.2.0
350
- statsmodels==0.14.0
351
  streamlit==1.31.1
352
- streamlit-embedcode==0.1.2
353
- streamlit-lottie==0.0.5
354
- streamlit-pandas-profiling==0.1.3
355
- sympy==1.11.1
356
- tables==3.8.0
357
- tabulate==0.8.10
358
- tangled-up-in-unicode==0.2.0
359
- tblib==1.7.0
360
- tenacity==8.2.2
361
- terminado==0.17.1
362
- text-unidecode==1.3
363
- textdistance==4.2.1
364
- threadpoolctl==2.2.0
365
- three-merge==0.1.1
366
- tifffile==2023.4.12
367
- tinycss2==1.2.1
368
- tldextract==3.2.0
369
- tokenizers==0.13.2
370
  toml==0.10.2
371
- tomlkit==0.11.1
372
- toolz==0.12.0
373
- torch==2.2.1
374
- tornado==6.3.2
375
- tqdm==4.65.0
376
- traitlets==5.7.1
377
- transformers==4.32.1
378
- Twisted==22.10.0
379
- typing_extensions==4.10.0
380
- tzdata==2023.3
381
  tzlocal==5.2
382
- uc-micro-py==1.0.1
383
- ujson==5.4.0
384
- Unidecode==1.2.0
385
- urllib3==1.26.16
386
  validators==0.22.0
387
- visions==0.7.4
388
- w3lib==1.21.0
389
- watchdog==2.1.6
390
- wcwidth==0.2.5
391
- webencodings==0.5.1
392
- websocket-client==0.58.0
393
- Werkzeug==2.2.3
394
- whatthepatch==1.0.2
395
- wheel==0.38.4
396
- widgetsnbextension==4.0.5
397
- wrapt==1.14.1
398
- wurlitzer==3.0.2
399
- xarray==2023.6.0
400
- xlwings==0.29.1
401
- xxhash==2.0.2
402
- xyzservices==2022.9.0
403
- y-py==0.5.9
404
- yapf==0.31.0
405
- yarg==0.1.9
406
- yarl==1.8.1
407
- ypy-websocket==0.8.2
408
- zict==2.2.0
409
- zipp==3.11.0
410
- zope.interface==5.4.0
411
- zstandard==0.19.0
 
 
 
 
 
 
 
 
1
  altair==5.2.0
2
+ annotated-types==0.6.0
3
+ anyio==4.3.0
4
+ attrs==23.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  blinker==1.7.0
 
 
 
 
 
6
  cachetools==5.3.3
7
  certifi==2024.2.2
8
+ charset-normalizer==3.3.2
9
+ click==8.1.7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  distro==1.9.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  gitdb==4.0.11
12
  GitPython==3.1.42
 
 
 
 
 
 
 
 
 
 
 
13
  grpcio==1.53.0
14
  grpcio-tools==1.53.0
15
  h11==0.14.0
16
+ httpcore==1.0.3
17
+ httpx==0.26.0
18
+ idna==3.6
19
+ importlib-metadata==7.0.1
20
+ Jinja2==3.1.3
21
+ jsonschema==4.21.1
22
+ jsonschema-specifications==2023.12.1
23
+ markdown-it-py==3.0.0
24
+ MarkupSafe==2.1.5
25
+ mdurl==0.1.2
26
+ numpy==1.26.4
27
+ openai==1.12.0
28
+ packaging==23.2
29
+ pandas==2.2.1
30
+ param==2.0.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
31
  pillow==10.2.0
32
+ pip==24.0
 
 
 
 
 
 
 
 
 
 
 
 
33
  protobuf==4.21.12
34
+ pyarrow==15.0.0
35
+ pydantic==2.6.1
36
+ pydantic_core==2.16.2
 
 
 
 
 
 
 
 
 
 
37
  pydeck==0.8.1b0
38
+ Pygments==2.17.2
39
+ python-dateutil==2.9.0
40
+ python-dotenv==1.0.1
41
+ pytz==2024.1
42
+ referencing==0.33.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
43
  replicate==0.24.0
44
  requests==2.31.0
 
 
 
 
 
45
  rich==13.7.1
46
+ rpds-py==0.18.0
47
+ setuptools==65.5.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
48
  six==1.16.0
 
49
  smmap==5.0.1
50
+ sniffio==1.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
51
  stability-sdk==0.8.5
 
 
52
  streamlit==1.31.1
53
+ tenacity==8.2.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  toml==0.10.2
55
+ toolz==0.12.1
56
+ tornado==6.4
57
+ tqdm==4.66.2
58
+ typing_extensions==4.9.0
59
+ tzdata==2024.1
 
 
 
 
 
60
  tzlocal==5.2
61
+ urllib3==2.2.1
 
 
 
62
  validators==0.22.0
63
+ zipp==3.17.0