citradiani commited on
Commit
2234f36
1 Parent(s): 74e678c

Upload 2 files

Browse files
Files changed (2) hide show
  1. food-data.csv +11 -0
  2. requirements.txt +507 -0
food-data.csv ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Makanan,Kalori,Protein,Lemak,Karbohidrat,Serat,Gula,Harga (Rp)
2
+ Apple Pie,286,4,13,39,3,22,30000
3
+ Bibimbap,754,25,32,96,8,10,50000
4
+ Cannoli,193,4,10,24,1,12,30000
5
+ Edamame,122,12,6,11,5,3,50000
6
+ Falafel,337,13,17,36,8,5,50000
7
+ French Toast,278,10,11,38,2,17,40000
8
+ Ice Cream,207,5,12,26,1,17,30000
9
+ Ramen,354,11,13,46,3,4,50000
10
+ Sushi,240,13,7,32,1,4,150000
11
+ Tiramisu,550,7,28,64,2,43,80000
requirements.txt ADDED
@@ -0,0 +1,507 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==1.4.0
2
+ aiofiles==23.2.1
3
+ aiohttp==3.9.3
4
+ aiosignal==1.3.1
5
+ alabaster==0.7.16
6
+ albumentations==1.3.1
7
+ altair==4.2.2
8
+ annotated-types==0.6.0
9
+ anyio==3.7.1
10
+ appdirs==1.4.4
11
+ argon2-cffi==23.1.0
12
+ argon2-cffi-bindings==21.2.0
13
+ array-record==0.5.0
14
+ arviz==0.15.1
15
+ astropy==5.3.4
16
+ astunparse==1.6.3
17
+ async-timeout==4.0.3
18
+ atpublic==4.0
19
+ attrs==23.2.0
20
+ audioread==3.0.1
21
+ autograd==1.6.2
22
+ Babel==2.14.0
23
+ backcall==0.2.0
24
+ beautifulsoup4==4.12.3
25
+ bidict==0.23.1
26
+ bigframes==0.25.0
27
+ bleach==6.1.0
28
+ blinker==1.4
29
+ blis==0.7.11
30
+ blosc2==2.0.0
31
+ bokeh==3.3.4
32
+ bqplot==0.12.43
33
+ branca==0.7.1
34
+ build==1.1.1
35
+ CacheControl==0.14.0
36
+ cachetools==5.3.3
37
+ catalogue==2.0.10
38
+ certifi==2024.2.2
39
+ cffi==1.16.0
40
+ chardet==5.2.0
41
+ charset-normalizer==3.3.2
42
+ chex==0.1.85
43
+ click==8.1.7
44
+ click-plugins==1.1.1
45
+ cligj==0.7.2
46
+ cloudpathlib==0.16.0
47
+ cloudpickle==2.2.1
48
+ cmake==3.27.9
49
+ cmdstanpy==1.2.1
50
+ colorama==0.4.6
51
+ colorcet==3.1.0
52
+ colorlover==0.3.0
53
+ colour==0.1.5
54
+ community==1.0.0b1
55
+ confection==0.1.4
56
+ cons==0.4.6
57
+ contextlib2==21.6.0
58
+ contourpy==1.2.0
59
+ cryptography==42.0.5
60
+ cufflinks==0.17.3
61
+ cupy-cuda12x==12.2.0
62
+ cvxopt==1.3.2
63
+ cvxpy==1.3.3
64
+ cycler==0.12.1
65
+ cymem==2.0.8
66
+ Cython==3.0.9
67
+ dask==2023.8.1
68
+ datascience==0.17.6
69
+ db-dtypes==1.2.0
70
+ dbus-python==1.2.18
71
+ debugpy==1.6.6
72
+ decorator==4.4.2
73
+ defusedxml==0.7.1
74
+ distributed==2023.8.1
75
+ distro==1.7.0
76
+ dlib==19.24.2
77
+ dm-tree==0.1.8
78
+ docutils==0.18.1
79
+ dopamine-rl==4.0.6
80
+ duckdb==0.9.2
81
+ earthengine-api==0.1.394
82
+ easydict==1.13
83
+ ecos==2.0.13
84
+ editdistance==0.6.2
85
+ eerepr==0.0.4
86
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl#sha256=86cc141f63942d4b2c5fcee06630fd6f904788d2f0ab005cce45aadb8fb73889
87
+ entrypoints==0.4
88
+ et-xmlfile==1.1.0
89
+ etils==1.7.0
90
+ etuples==0.3.9
91
+ exceptiongroup==1.2.0
92
+ fastai==2.7.14
93
+ fastapi==0.110.0
94
+ fastcore==1.5.29
95
+ fastdownload==0.0.7
96
+ fastjsonschema==2.19.1
97
+ fastprogress==1.0.3
98
+ fastrlock==0.8.2
99
+ ffmpy==0.3.2
100
+ filelock==3.13.1
101
+ fiona==1.9.6
102
+ firebase-admin==5.3.0
103
+ Flask==2.2.5
104
+ flatbuffers==24.3.7
105
+ flax==0.8.2
106
+ folium==0.14.0
107
+ fonttools==4.49.0
108
+ frozendict==2.4.0
109
+ frozenlist==1.4.1
110
+ fsspec==2023.6.0
111
+ future==0.18.3
112
+ gast==0.5.4
113
+ gcsfs==2023.6.0
114
+ GDAL==3.6.4
115
+ gdown==4.7.3
116
+ geemap==0.32.0
117
+ gensim==4.3.2
118
+ geocoder==1.38.1
119
+ geographiclib==2.0
120
+ geopandas==0.13.2
121
+ geopy==2.3.0
122
+ gin-config==0.5.0
123
+ glob2==0.7
124
+ google==2.0.3
125
+ google-ai-generativelanguage==0.4.0
126
+ google-api-core==2.11.1
127
+ google-api-python-client==2.84.0
128
+ google-auth==2.27.0
129
+ google-auth-httplib2==0.1.1
130
+ google-auth-oauthlib==1.2.0
131
+ google-cloud-aiplatform==1.44.0
132
+ google-cloud-bigquery==3.12.0
133
+ google-cloud-bigquery-connection==1.12.1
134
+ google-cloud-bigquery-storage==2.24.0
135
+ google-cloud-core==2.3.3
136
+ google-cloud-datastore==2.15.2
137
+ google-cloud-firestore==2.11.1
138
+ google-cloud-functions==1.13.3
139
+ google-cloud-iam==2.14.3
140
+ google-cloud-language==2.13.3
141
+ google-cloud-resource-manager==1.12.3
142
+ google-cloud-storage==2.8.0
143
+ google-cloud-translate==3.11.3
144
+ google-colab @ file:///colabtools/dist/google-colab-1.0.0.tar.gz#sha256=04fee987a4ed3566007fddd7aefc413bb81aa61ee8598ad8486005b4c2271045
145
+ google-crc32c==1.5.0
146
+ google-generativeai==0.3.2
147
+ google-pasta==0.2.0
148
+ google-resumable-media==2.7.0
149
+ googleapis-common-protos==1.63.0
150
+ googledrivedownloader==0.4
151
+ gradio==4.22.0
152
+ gradio_client==0.13.0
153
+ graphviz==0.20.1
154
+ greenlet==3.0.3
155
+ grpc-google-iam-v1==0.13.0
156
+ grpcio==1.62.1
157
+ grpcio-status==1.48.2
158
+ gspread==3.4.2
159
+ gspread-dataframe==3.3.1
160
+ gym==0.25.2
161
+ gym-notices==0.0.8
162
+ h11==0.14.0
163
+ h5netcdf==1.3.0
164
+ h5py==3.9.0
165
+ holidays==0.44
166
+ holoviews==1.17.1
167
+ html5lib==1.1
168
+ httpcore==1.0.4
169
+ httpimport==1.3.1
170
+ httplib2==0.22.0
171
+ httpx==0.27.0
172
+ huggingface-hub==0.20.3
173
+ humanize==4.7.0
174
+ hyperopt==0.2.7
175
+ ibis-framework==8.0.0
176
+ idna==3.6
177
+ imageio==2.31.6
178
+ imageio-ffmpeg==0.4.9
179
+ imagesize==1.4.1
180
+ imbalanced-learn==0.10.1
181
+ imgaug==0.4.0
182
+ importlib_metadata==7.0.2
183
+ importlib_resources==6.3.0
184
+ imutils==0.5.4
185
+ inflect==7.0.0
186
+ iniconfig==2.0.0
187
+ intel-openmp==2023.2.4
188
+ ipyevents==2.0.2
189
+ ipyfilechooser==0.6.0
190
+ ipykernel==5.5.6
191
+ ipyleaflet==0.18.2
192
+ ipython==7.34.0
193
+ ipython-genutils==0.2.0
194
+ ipython-sql==0.5.0
195
+ ipytree==0.2.2
196
+ ipywidgets==7.7.1
197
+ itsdangerous==2.1.2
198
+ jax==0.4.23
199
+ jaxlib @ https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.23+cuda12.cudnn89-cp310-cp310-manylinux2014_x86_64.whl#sha256=8e42000672599e7ec0ea7f551acfcc95dcdd0e22b05a1d1f12f97b56a9fce4a8
200
+ jeepney==0.7.1
201
+ jieba==0.42.1
202
+ Jinja2==3.1.3
203
+ joblib==1.3.2
204
+ jsonpickle==3.0.3
205
+ jsonschema==4.19.2
206
+ jsonschema-specifications==2023.12.1
207
+ jupyter-client==6.1.12
208
+ jupyter-console==6.1.0
209
+ jupyter-server==1.24.0
210
+ jupyter_core==5.7.2
211
+ jupyterlab_pygments==0.3.0
212
+ jupyterlab_widgets==3.0.10
213
+ kaggle==1.5.16
214
+ kagglehub==0.2.0
215
+ keras==2.15.0
216
+ keyring==23.5.0
217
+ kiwisolver==1.4.5
218
+ langcodes==3.3.0
219
+ launchpadlib==1.10.16
220
+ lazr.restfulclient==0.14.4
221
+ lazr.uri==1.0.6
222
+ lazy_loader==0.3
223
+ libclang==16.0.6
224
+ librosa==0.10.1
225
+ lightgbm==4.1.0
226
+ linkify-it-py==2.0.3
227
+ llvmlite==0.41.1
228
+ locket==1.0.0
229
+ logical-unification==0.4.6
230
+ lxml==4.9.4
231
+ malloy==2023.1067
232
+ Markdown==3.6
233
+ markdown-it-py==3.0.0
234
+ MarkupSafe==2.1.5
235
+ matplotlib==3.7.1
236
+ matplotlib-inline==0.1.6
237
+ matplotlib-venn==0.11.10
238
+ mdit-py-plugins==0.4.0
239
+ mdurl==0.1.2
240
+ miniKanren==1.0.3
241
+ missingno==0.5.2
242
+ mistune==0.8.4
243
+ mizani==0.9.3
244
+ mkl==2023.2.0
245
+ ml-dtypes==0.2.0
246
+ mlxtend==0.22.0
247
+ more-itertools==10.1.0
248
+ moviepy==1.0.3
249
+ mpmath==1.3.0
250
+ msgpack==1.0.8
251
+ multidict==6.0.5
252
+ multipledispatch==1.0.0
253
+ multitasking==0.0.11
254
+ murmurhash==1.0.10
255
+ music21==9.1.0
256
+ natsort==8.4.0
257
+ nbclassic==1.0.0
258
+ nbclient==0.10.0
259
+ nbconvert==6.5.4
260
+ nbformat==5.10.2
261
+ nest-asyncio==1.6.0
262
+ networkx==3.2.1
263
+ nibabel==4.0.2
264
+ nltk==3.8.1
265
+ notebook==6.5.5
266
+ notebook_shim==0.2.4
267
+ numba==0.58.1
268
+ numexpr==2.9.0
269
+ numpy==1.25.2
270
+ nvidia-cublas-cu12==12.1.3.1
271
+ nvidia-cuda-cupti-cu12==12.1.105
272
+ nvidia-cuda-nvrtc-cu12==12.1.105
273
+ nvidia-cuda-runtime-cu12==12.1.105
274
+ nvidia-cudnn-cu12==8.9.2.26
275
+ nvidia-cufft-cu12==11.0.2.54
276
+ nvidia-curand-cu12==10.3.2.106
277
+ nvidia-cusolver-cu12==11.4.5.107
278
+ nvidia-cusparse-cu12==12.1.0.106
279
+ nvidia-nccl-cu12==2.19.3
280
+ nvidia-nvjitlink-cu12==12.4.99
281
+ nvidia-nvtx-cu12==12.1.105
282
+ oauth2client==4.1.3
283
+ oauthlib==3.2.2
284
+ opencv-contrib-python==4.8.0.76
285
+ opencv-python==4.8.0.76
286
+ opencv-python-headless==4.9.0.80
287
+ openpyxl==3.1.2
288
+ opt-einsum==3.3.0
289
+ optax==0.2.1
290
+ orbax-checkpoint==0.4.4
291
+ orjson==3.9.15
292
+ osqp==0.6.2.post8
293
+ packaging==24.0
294
+ pandas==1.5.3
295
+ pandas-datareader==0.10.0
296
+ pandas-gbq==0.19.2
297
+ pandas-stubs==1.5.3.230304
298
+ pandocfilters==1.5.1
299
+ panel==1.3.8
300
+ param==2.0.2
301
+ parso==0.8.3
302
+ parsy==2.1
303
+ partd==1.4.1
304
+ pathlib==1.0.1
305
+ patsy==0.5.6
306
+ peewee==3.17.1
307
+ pexpect==4.9.0
308
+ pickleshare==0.7.5
309
+ Pillow==9.4.0
310
+ pip-tools==6.13.0
311
+ platformdirs==4.2.0
312
+ plotly==5.15.0
313
+ plotnine==0.12.4
314
+ pluggy==1.4.0
315
+ polars==0.20.2
316
+ pooch==1.8.1
317
+ portpicker==1.5.2
318
+ prefetch-generator==1.0.3
319
+ preshed==3.0.9
320
+ prettytable==3.10.0
321
+ proglog==0.1.10
322
+ progressbar2==4.2.0
323
+ prometheus_client==0.20.0
324
+ promise==2.3
325
+ prompt-toolkit==3.0.43
326
+ prophet==1.1.5
327
+ proto-plus==1.23.0
328
+ protobuf==3.20.3
329
+ psutil==5.9.5
330
+ psycopg2==2.9.9
331
+ ptyprocess==0.7.0
332
+ py-cpuinfo==9.0.0
333
+ py4j==0.10.9.7
334
+ pyarrow==14.0.2
335
+ pyarrow-hotfix==0.6
336
+ pyasn1==0.5.1
337
+ pyasn1-modules==0.3.0
338
+ pycocotools==2.0.7
339
+ pycparser==2.21
340
+ pydantic==2.6.4
341
+ pydantic_core==2.16.3
342
+ pydata-google-auth==1.8.2
343
+ pydot==1.4.2
344
+ pydot-ng==2.0.0
345
+ pydotplus==2.0.2
346
+ PyDrive==1.3.1
347
+ PyDrive2==1.6.3
348
+ pydub==0.25.1
349
+ pyerfa==2.0.1.1
350
+ pygame==2.5.2
351
+ Pygments==2.16.1
352
+ PyGObject==3.42.1
353
+ PyJWT==2.3.0
354
+ pymc==5.10.4
355
+ pymystem3==0.2.0
356
+ PyOpenGL==3.1.7
357
+ pyOpenSSL==24.1.0
358
+ pyparsing==3.1.2
359
+ pyperclip==1.8.2
360
+ pyproj==3.6.1
361
+ pyproject_hooks==1.0.0
362
+ pyshp==2.3.1
363
+ PySocks==1.7.1
364
+ pytensor==2.18.6
365
+ pytest==7.4.4
366
+ python-apt @ file:///backend-container/containers/python_apt-0.0.0-cp310-cp310-linux_x86_64.whl#sha256=b209c7165d6061963abe611492f8c91c3bcef4b7a6600f966bab58900c63fefa
367
+ python-box==7.1.1
368
+ python-dateutil==2.8.2
369
+ python-louvain==0.16
370
+ python-multipart==0.0.9
371
+ python-slugify==8.0.4
372
+ python-utils==3.8.2
373
+ pytz==2023.4
374
+ pyviz_comms==3.0.1
375
+ PyWavelets==1.5.0
376
+ PyYAML==6.0.1
377
+ pyzmq==23.2.1
378
+ qdldl==0.1.7.post0
379
+ qudida==0.0.4
380
+ ratelim==0.1.6
381
+ referencing==0.33.0
382
+ regex==2023.12.25
383
+ requests==2.31.0
384
+ requests-oauthlib==1.4.0
385
+ requirements-parser==0.5.0
386
+ rggrader==0.1.6
387
+ rich==13.7.1
388
+ rpds-py==0.18.0
389
+ rpy2==3.4.2
390
+ rsa==4.9
391
+ ruff==0.3.3
392
+ safetensors==0.4.2
393
+ scikit-image==0.19.3
394
+ scikit-learn==1.2.2
395
+ scipy==1.11.4
396
+ scooby==0.9.2
397
+ scs==3.2.4.post1
398
+ seaborn==0.13.1
399
+ SecretStorage==3.3.1
400
+ semantic-version==2.10.0
401
+ Send2Trash==1.8.2
402
+ sentencepiece==0.1.99
403
+ shapely==2.0.3
404
+ shellingham==1.5.4
405
+ six==1.16.0
406
+ sklearn-pandas==2.2.0
407
+ smart-open==6.4.0
408
+ sniffio==1.3.1
409
+ snowballstemmer==2.2.0
410
+ sortedcontainers==2.4.0
411
+ soundfile==0.12.1
412
+ soupsieve==2.5
413
+ soxr==0.3.7
414
+ spacy==3.7.4
415
+ spacy-legacy==3.0.12
416
+ spacy-loggers==1.0.5
417
+ Sphinx==5.0.2
418
+ sphinxcontrib-applehelp==1.0.8
419
+ sphinxcontrib-devhelp==1.0.6
420
+ sphinxcontrib-htmlhelp==2.0.5
421
+ sphinxcontrib-jsmath==1.0.1
422
+ sphinxcontrib-qthelp==1.0.7
423
+ sphinxcontrib-serializinghtml==1.1.10
424
+ SQLAlchemy==2.0.28
425
+ sqlglot==20.11.0
426
+ sqlparse==0.4.4
427
+ srsly==2.4.8
428
+ stanio==0.3.0
429
+ starlette==0.36.3
430
+ statsmodels==0.14.1
431
+ sympy==1.12
432
+ tables==3.8.0
433
+ tabulate==0.9.0
434
+ tbb==2021.11.0
435
+ tblib==3.0.0
436
+ tenacity==8.2.3
437
+ tensorboard==2.15.2
438
+ tensorboard-data-server==0.7.2
439
+ tensorflow==2.15.0
440
+ tensorflow-datasets==4.9.4
441
+ tensorflow-estimator==2.15.0
442
+ tensorflow-gcs-config==2.15.0
443
+ tensorflow-hub==0.16.1
444
+ tensorflow-io-gcs-filesystem==0.36.0
445
+ tensorflow-metadata==1.14.0
446
+ tensorflow-probability==0.23.0
447
+ tensorstore==0.1.45
448
+ termcolor==2.4.0
449
+ terminado==0.18.1
450
+ text-unidecode==1.3
451
+ textblob==0.17.1
452
+ tf-slim==1.1.0
453
+ tf_keras==2.15.1
454
+ thinc==8.2.3
455
+ threadpoolctl==3.3.0
456
+ tifffile==2024.2.12
457
+ tinycss2==1.2.1
458
+ tokenizers==0.15.2
459
+ toml==0.10.2
460
+ tomli==2.0.1
461
+ tomlkit==0.12.0
462
+ toolz==0.12.1
463
+ torch @ https://download.pytorch.org/whl/cu121/torch-2.2.1%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=1adf430f01ff649c848ac021785e18007b0714fdde68e4e65bd0c640bf3fb8e1
464
+ torchaudio @ https://download.pytorch.org/whl/cu121/torchaudio-2.2.1%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=23f6236429e2bf676b820e8e7221a1d58aaf908bff2ba2665aa852df71a97961
465
+ torchdata==0.7.1
466
+ torchsummary==1.5.1
467
+ torchtext==0.17.1
468
+ torchvision @ https://download.pytorch.org/whl/cu121/torchvision-0.17.1%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=27af47915f6e762c1d44e58e8088d22ac97445668f9f793524032b2baf4f34bd
469
+ tornado==6.3.3
470
+ tqdm==4.66.2
471
+ traitlets==5.7.1
472
+ traittypes==0.2.1
473
+ transformers==4.38.2
474
+ triton==2.2.0
475
+ tweepy==4.14.0
476
+ typer==0.9.0
477
+ types-pytz==2024.1.0.20240203
478
+ types-setuptools==69.2.0.20240317
479
+ typing_extensions==4.10.0
480
+ tzlocal==5.2
481
+ uc-micro-py==1.0.3
482
+ uritemplate==4.1.1
483
+ urllib3==2.0.7
484
+ uvicorn==0.29.0
485
+ vega-datasets==0.9.0
486
+ wadllib==1.3.6
487
+ wasabi==1.1.2
488
+ wcwidth==0.2.13
489
+ weasel==0.3.4
490
+ webcolors==1.13
491
+ webencodings==0.5.1
492
+ websocket-client==1.7.0
493
+ websockets==11.0.3
494
+ Werkzeug==3.0.1
495
+ widgetsnbextension==3.6.6
496
+ wordcloud==1.9.3
497
+ wrapt==1.14.1
498
+ xarray==2023.7.0
499
+ xarray-einstats==0.7.0
500
+ xgboost==2.0.3
501
+ xlrd==2.0.1
502
+ xyzservices==2023.10.1
503
+ yarl==1.9.4
504
+ yellowbrick==1.5
505
+ yfinance==0.2.37
506
+ zict==3.0.0
507
+ zipp==3.18.1