Aiswarya Sankar commited on
Commit
ca6488b
·
1 Parent(s): a0b1b3f

Update req

Browse files
Files changed (2) hide show
  1. app.py +0 -2
  2. requirements.txt +61 -435
app.py CHANGED
@@ -1,6 +1,4 @@
1
  import gradio as gr
2
- import torch
3
-
4
  import os
5
  from queue import SimpleQueue
6
 
 
1
  import gradio as gr
 
 
2
  import os
3
  from queue import SimpleQueue
4
 
requirements.txt CHANGED
@@ -1,456 +1,82 @@
1
- absl-py==0.12.0
2
- ago==0.0.93
3
- aiofiles==23.1.0
4
- aiohttp==3.8.4
5
  aiosignal==1.3.1
6
- aiostream==0.4.5
7
- alabaster==0.7.12
8
- altair==4.2.2
9
- anaconda-client==1.7.2
10
- anaconda-navigator==1.10.0
11
- anaconda-project==0.8.3
12
- aniso8601==9.0.1
13
- ansi2html==1.6.0
14
- anyio==3.6.2
15
- applaunchservices==0.2.1
16
- appnope
17
- appscript
18
- argh==0.26.2
19
- argon2-cffi
20
- arrow==1.0.3
21
- asgiref==3.4.1
22
- asn1crypto
23
- astor==0.8.1
24
- astroid
25
- astropy==4.0.2
26
- astunparse==1.6.3
27
- async-generator==1.10
28
- async-timeout==4.0.2
29
- atomicwrites==1.4.0
30
- attrs
31
- Automat==20.2.0
32
- autopep8
33
- awscli==1.19.57
34
- Babel
35
- backcall==0.2.0
36
- backoff==2.2.1
37
- backports.functools-lru-cache==1.6.1
38
- backports.shutil-get-terminal-size==1.0.0
39
- backports.tempfile==1.0
40
- backports.weakref==1.0.post1
41
- backports.zoneinfo==0.2.1
42
- base58==2.1.0
43
- bcj-cffi==0.5.1
44
- beautifulsoup4
45
- bitarray
46
- bkcharts==0.2
47
- bleach
48
- blinker==1.4
49
- bokeh
50
- boto==2.49.0
51
- botocore==1.20.57
52
- Bottleneck==1.3.2
53
- Brotli==1.0.9
54
- brotlipy==0.7.0
55
- bs4==0.0.1
56
- cachetools==4.2.1
57
- cchardet==2.1.7
58
- certifi==2020.6.20
59
- cffi
60
- chardet==3.0.4
61
- charset-normalizer==3.1.0
62
- chromedriver-binary==91.0.4472.19.0
63
- click==7.1.2
64
- cloudpickle
65
- clyent==1.2.2
66
- colorama==0.4.3
67
- conda==4.9.2
68
- conda-build==3.20.5
69
- conda-package-handling
70
- conda-verify==3.4.2
71
- configparser==5.0.2
72
- constantly==15.1.0
73
- contextlib2==0.6.0.post1
74
- crayons==0.4.0
75
- cryptography
76
- cssselect==1.1.0
77
- cycler==0.10.0
78
- Cython
79
- cytoolz==0.11.0
80
- dask
81
  dataclasses-json==0.5.14
82
- datasets==1.8.0
83
- decorator==4.4.2
84
- defusedxml==0.6.0
85
- Deprecated==1.2.13
86
- diff-match-patch
87
- dill==0.3.4
88
- distributed
89
- distro==1.8.0
90
- Django==3.2.8
91
- django-background-tasks==1.2.5
92
- django-compat==1.0.15
93
- django-crontab==0.7.1
94
- django-eventstream==4.5.1
95
- django-grip==3.2.0
96
- djangorestframework==3.12.4
97
- dnspython==2.3.0
98
- docker==6.0.1
99
- docker-pycreds==0.4.0
100
- docopt==0.6.2
101
- docutils==0.15.2
102
- dotmap==1.3.23
103
- ecdsa==0.18.0
104
- elasticsearch==7.12.0
105
- entrypoints==0.3
106
- et-xmlfile==1.0.1
107
- faiss-cpu==1.7.1.post2
108
- fake-useragent==0.1.11
109
- fastapi==0.95.1
110
- fastcache==1.1.0
111
- feedfinder2==0.0.4
112
- feedparser==6.0.2
113
- ffmpy==0.3.0
114
- filelock==3.0.12
115
- flake8
116
- Flask==1.1.2
117
- Flask-RESTful==0.3.8
118
- Flask-SQLAlchemy==2.5.1
119
- flatbuffers==1.12
120
- frozenlist==1.3.3
121
- fsspec
122
- future==0.18.2
123
- gast==0.3.3
124
- gensim==4.0.1
125
- gevent
126
- gitdb==4.0.5
127
- GitPython==3.1.14
128
- glob2==0.7
129
- gmpy2==2.0.8
130
- google-auth==1.28.0
131
- google-auth-oauthlib==0.4.3
132
- google-pasta==0.2.0
133
- google-search-results==2.4.2
134
  gradio==3.27.0
135
- gradio-client==0.1.3
136
  greenlet==2.0.2
137
- gripcontrol==4.1.0
138
- grpcio==1.32.0
139
- gunicorn==20.0.4
140
  h11==0.14.0
141
- h2==3.2.0
142
- h5py==2.10.0
143
- HeapDict==1.0.1
144
- hjson==3.0.2
145
- hpack==3.0.0
146
- html5lib
147
- httpcore==0.17.0
148
- httpx==0.24.0
149
- huggingface-hub==0.13.4
150
- hurry.filesize==0.9
151
- hyperframe==5.2.0
152
- hyperlink==21.0.0
153
- idna
154
- imageio
155
- imagesize==1.2.0
156
- importlib==1.0.4
157
- importlib-metadata
158
- incremental==21.3.0
159
- iniconfig
160
- install==1.3.5
161
- intervaltree
162
- ipykernel
163
- ipython
164
- ipython-genutils==0.2.0
165
- ipywidgets
166
- isort
167
- itemadapter==0.2.0
168
- itemloaders==1.0.4
169
- itsdangerous==1.1.0
170
- jcloud==0.2.6
171
- jdcal==1.4.1
172
- jedi
173
- jieba3k==0.35.1
174
- jina-hubble-sdk==0.35.0
175
- Jinja2==2.11.2
176
- jmespath==0.10.0
177
- joblib
178
- json5==0.9.5
179
- jsonschema
180
- jupyter==1.0.0
181
- jupyter-client
182
- jupyter-console
183
- jupyter-core==4.6.3
184
- jupyterlab==2.2.6
185
- jupyterlab-pygments
186
- jupyterlab-server
187
- Keras==2.4.3
188
- Keras-Preprocessing==1.1.2
189
- keyring
190
- kiwisolver
191
  langchain==0.0.262
192
- langdetect==1.0.8
193
  langsmith==0.0.21
194
- lazy-object-proxy==1.4.3
195
- libarchive-c==2.9
196
- linkify-it-py==2.0.0
197
- llvmlite==0.34.0
198
- locket==0.2.0
199
- logtail-python==0.1.2
200
- loguru==0.6.0
201
- lxml
202
- Markdown==3.3.4
203
  markdown-it-py==2.2.0
204
- MarkupSafe
205
  marshmallow==3.20.1
206
- marshmallow-enum==1.5.1
207
- matplotlib
208
- mccabe==0.6.1
209
  mdit-py-plugins==0.3.3
210
  mdurl==0.1.2
211
- mistune
212
- mkl-fft==1.2.0
213
- mkl-random==1.1.1
214
- mkl-service==2.3.0
215
- mock==4.0.2
216
- more-itertools
217
- mpmath==1.1.0
218
- msgpack==1.0.0
219
  multidict==6.0.4
220
- multipledispatch==0.6.0
221
- multiprocess==0.70.12.2
222
- multivolumefile==0.2.3
223
- mypy-extensions==0.4.3
224
- mysqlclient==2.0.3
225
- navigator-updater==0.2.1
226
- nbclient @ file:///tmp/build/80754af9/nbclient_1602783176460/work
227
- nbconvert @ file:///opt/concourse/worker/volumes/live/2b9c1d93-d0fd-432f-7d93-66c93d81b614/volume/nbconvert_1601914875037/work
228
- nbformat @ file:///tmp/build/80754af9/nbformat_1602783287752/work
229
- nbstripout @ file:///home/conda/feedstock_root/build_artifacts/nbstripout_1593554113964/work
230
- nest-asyncio @ file:///tmp/build/80754af9/nest-asyncio_1605115881283/work
231
- networkx @ file:///tmp/build/80754af9/networkx_1598376031484/work
232
- news-fetch==0.2.8
233
- news-please==1.5.20
234
- newspaper3k==0.2.8
235
- next==1.0.1
236
- nltk @ file:///tmp/build/80754af9/nltk_1592496090529/work
237
- nose @ file:///opt/concourse/worker/volumes/live/a029938e-1732-4cd8-5b98-0542283d158b/volume/nose_1594377915100/work
238
- notebook @ file:///opt/concourse/worker/volumes/live/be0f3504-189d-4bae-4e57-c5d6da73ffcd/volume/notebook_1601501605350/work
239
- numba @ file:///opt/concourse/worker/volumes/live/ae24c1ca-d916-4043-5919-a843fa33e451/volume/numba_1600084276085/work
240
  numexpr==2.8.5
241
- numpy @ file:///opt/concourse/worker/volumes/live/5572694e-967a-4c0c-52cf-b53d43e72de9/volume/numpy_and_numpy_base_1603491881791/work
242
- numpydoc @ file:///tmp/build/80754af9/numpydoc_1605117425582/work
243
- nvgpu==0.9.0
244
- oauthlib==3.1.0
245
- olefile==0.46
246
- openai==0.27.4
247
  openapi-schema-pydantic==1.2.4
248
- opencv-contrib-python==4.5.3.56
249
- openpyxl==3.0.9
250
- opentelemetry-api==1.17.0
251
- opentelemetry-exporter-prometheus==1.12.0rc1
252
- opentelemetry-instrumentation==0.38b0
253
- opentelemetry-instrumentation-grpc==0.38b0
254
- opentelemetry-sdk==1.17.0
255
- opentelemetry-semantic-conventions==0.38b0
256
- opt-einsum==3.3.0
257
- ordered-set==4.0.2
258
- orjson==3.8.10
259
  packaging==23.1
260
- pandas==1.3.5
261
- pandas-stubs==1.2.0.39
262
- pandocfilters @ file:///opt/concourse/worker/volumes/live/c330e404-216d-466b-5327-8ce8fe854d3a/volume/pandocfilters_1605120442288/work
263
- parsel==1.6.0
264
- parso==0.7.0
265
- partd==1.1.0
266
- path @ file:///opt/concourse/worker/volumes/live/fcdf620c-46d6-4284-4c1e-5b8c3bc6c5c6/volume/path_1596907417277/work
267
- pathlib2 @ file:///opt/concourse/worker/volumes/live/de518564-0d9f-405e-472b-38136f0c2169/volume/pathlib2_1594381084269/work
268
- pathspec==0.11.1
269
- pathtools==0.1.2
270
- patsy==0.5.1
271
- pep8==1.7.1
272
- pexpect @ file:///opt/concourse/worker/volumes/live/8701bb20-ad87-46c7-5108-30c178cf97e5/volume/pexpect_1594383388344/work
273
- pickleshare @ file:///opt/concourse/worker/volumes/live/93ec39d8-05bb-4f84-7efc-98735bc39b70/volume/pickleshare_1594384101884/work
274
- Pillow @ file:///opt/concourse/worker/volumes/live/991b9a87-3372-4acd-45f9-eaa52701f03c/volume/pillow_1603822262543/work
275
- pkginfo==1.6.1
276
- plac==1.3.3
277
- pluggy==0.13.1
278
- ply==3.11
279
- plyer==2.1.0
280
- priority==1.3.0
281
- prometheus-client==0.16.0
282
- promise==2.3
283
- prompt-toolkit @ file:///tmp/build/80754af9/prompt-toolkit_1602688806899/work
284
- Protego==0.1.16
285
- protobuf==3.15.6
286
- psutil @ file:///opt/concourse/worker/volumes/live/ff72f822-991c-4030-4f3a-8c41d3ac4e4f/volume/psutil_1598370232375/work
287
- psycopg2==2.8.6
288
- psycopg2-binary==2.8.6
289
- ptyprocess==0.6.0
290
- pubcontrol==3.3.0
291
- py @ file:///tmp/build/80754af9/py_1593446248552/work
292
- py7zr==0.16.1
293
- pyarrow==3.0.0
294
- pyasn1==0.4.8
295
- pyasn1-modules==0.2.8
296
- pycodestyle==2.6.0
297
- pycosat==0.6.3
298
- pycparser @ file:///tmp/build/80754af9/pycparser_1594388511720/work
299
- pycryptodomex==3.10.1
300
- pycurl==7.43.0.6
301
- pydantic==1.10.7
302
- pydeck==0.6.2
303
- PyDispatcher==2.0.5
304
- pydocstyle @ file:///tmp/build/80754af9/pydocstyle_1598885001695/work
305
  pydub==0.25.1
306
- pyflakes==2.2.0
307
- Pygments==2.14.0
308
- PyJWT==2.6.0
309
- pylint @ file:///opt/concourse/worker/volumes/live/ed0164b6-bcc7-4f6b-7dd4-ad89660b5dcb/volume/pylint_1598624018129/work
310
- PyMySQL==1.0.2
311
- pynndescent==0.5.5
312
- pynvml==8.0.4
313
- pyodbc===4.0.0-unsupported
314
- pyOpenSSL @ file:///tmp/build/80754af9/pyopenssl_1594392929924/work
315
- pyparsing==2.4.7
316
- pyppmd==0.15.0
317
- pyrouge==0.1.3
318
- pyrsistent @ file:///opt/concourse/worker/volumes/live/ff11f3f0-615b-4508-471d-4d9f19fa6657/volume/pyrsistent_1600141727281/work
319
- PySocks @ file:///opt/concourse/worker/volumes/live/85a5b906-0e08-41d9-6f59-084cee4e9492/volume/pysocks_1594394636991/work
320
- pytest==0.0.0
321
- python-dateutil==2.8.1
322
- python-dotenv==0.19.1
323
- python-jose==3.3.0
324
- python-jsonrpc-server @ file:///tmp/build/80754af9/python-jsonrpc-server_1600278539111/work
325
- python-language-server @ file:///tmp/build/80754af9/python-language-server_1600454544709/work
326
  python-multipart==0.0.6
327
- pytz==2020.1
328
- PyWavelets @ file:///opt/concourse/worker/volumes/live/ea36e10f-66e8-43ae-511e-c4092764493f/volume/pywavelets_1601658378672/work
329
- PyYAML==5.3.1
330
- pyzmq==19.0.2
331
- pyzstd==0.14.4
332
- QDarkStyle==2.8.1
333
- QtAwesome @ file:///tmp/build/80754af9/qtawesome_1602272867890/work
334
- qtconsole @ file:///tmp/build/80754af9/qtconsole_1600870028330/work
335
- QtPy==1.9.0
336
- queuelib==1.6.1
337
- readability-lxml==0.8.1
338
- regex @ file:///opt/concourse/worker/volumes/live/7f106f75-0e11-45be-4c20-6b071e37c646/volume/regex_1602786678165/work
339
- requests @ file:///tmp/build/80754af9/requests_1592841827918/work
340
- requests-file==1.5.1
341
- requests-oauthlib==1.3.0
342
- rich==13.3.3
343
- rope @ file:///tmp/build/80754af9/rope_1602264064449/work
344
- rouge-score==0.0.4
345
- rsa==4.7.2
346
- Rtree==0.9.4
347
- ruamel-yaml==0.15.87
348
- s3transfer==0.4.2
349
- sacremoses==0.0.43
350
- schedule==1.1.0
351
- scikit-build==0.16.4
352
- scikit-image==0.17.2
353
- scikit-learn @ file:///opt/concourse/worker/volumes/live/111833a2-339b-4578-413b-7337bb8fe64a/volume/scikit-learn_1598376920601/work
354
- scipy @ file:///opt/concourse/worker/volumes/live/851446f6-a052-41c4-4243-67bb78999b49/volume/scipy_1604596178167/work
355
- Scrapy==2.5.0
356
- seaborn @ file:///tmp/build/80754af9/seaborn_1600553570093/work
357
- selenium==3.141.0
358
  semantic-version==2.10.0
359
- Send2Trash==1.5.0
360
- sentence-transformers==1.0.4
361
- sentencepiece==0.1.95
362
- sentry-sdk==1.0.0
363
- service-identity==18.1.0
364
- sgmllib3k==1.0.0
365
- shortuuid==1.0.1
366
- simplegeneric==0.8.1
367
- singledispatch @ file:///tmp/build/80754af9/singledispatch_1602523705405/work
368
- six @ file:///opt/concourse/worker/volumes/live/5b31cb27-1e37-4ca5-6e9f-86246eb206d2/volume/six_1605205320872/work
369
- smart-open==5.0.0
370
- smmap==3.0.5
371
  sniffio==1.3.0
372
- snowballstemmer==2.0.0
373
- sortedcollections==1.2.1
374
- sortedcontainers==2.2.2
375
- soupsieve==2.0.1
376
- Sphinx @ file:///tmp/build/80754af9/sphinx_1597428793432/work
377
- sphinxcontrib-applehelp==1.0.2
378
- sphinxcontrib-devhelp==1.0.2
379
- sphinxcontrib-htmlhelp==1.0.3
380
- sphinxcontrib-jsmath==1.0.1
381
- sphinxcontrib-qthelp==1.0.3
382
- sphinxcontrib-serializinghtml==1.1.4
383
- sphinxcontrib-websupport @ file:///tmp/build/80754af9/sphinxcontrib-websupport_1597081412696/work
384
- spyder @ file:///opt/concourse/worker/volumes/live/93f52c11-6bc0-49a8-541e-aa5e1de1eadc/volume/spyder_1599056974853/work
385
- spyder-kernels @ file:///opt/concourse/worker/volumes/live/b4ec5b57-5b3c-42d0-7731-c0691f88ee81/volume/spyder-kernels_1599056790993/work
386
  SQLAlchemy==2.0.19
387
- sqlparse==0.4.2
388
- starlette==0.26.1
389
- statsmodels @ file:///opt/concourse/worker/volumes/live/148a0e6d-2163-4103-6ef5-61556693c052/volume/statsmodels_1602280229372/work
390
- streamlit==0.86.0
391
- subprocess32==3.5.4
392
- sympy @ file:///opt/concourse/worker/volumes/live/d5d0b33b-5c2f-493b-5b67-8149e5531868/volume/sympy_1605119535834/work
393
- tables==3.6.1
394
- tabulate==0.8.9
395
- tblib @ file:///tmp/build/80754af9/tblib_1597928476713/work
396
  tenacity==8.2.2
397
- tensorboard==2.4.1
398
- tensorboard-plugin-wit==1.8.0
399
- tensorboardX==2.2
400
- tensorflow==2.4.1
401
- tensorflow-estimator==2.4.0
402
- termcolor==1.1.0
403
- terminado==0.9.1
404
- testpath==0.4.4
405
- texttable==1.6.3
406
- threadpoolctl @ file:///tmp/tmp9twdgx9k/threadpoolctl-2.1.0-py3-none-any.whl
407
- tifffile==2020.10.1
408
- tinysegmenter==0.3
409
- tldextract==3.1.0
410
- tokenizers==0.10.1
411
- toml @ file:///tmp/build/80754af9/toml_1592853716807/work
412
- toolz @ file:///tmp/build/80754af9/toolz_1601054250827/work
413
- torch==1.8.1
414
- torchmeta==1.7.0
415
- torchvision==0.9.1
416
- tornado==6.0.4
417
- tqdm==4.65.0
418
- traitlets @ file:///tmp/build/80754af9/traitlets_1602787416690/work
419
- transformers==4.4.2
420
- Twisted==21.2.0
421
- typing-extensions==4.5.0
422
- typing-inspect==0.7.1
423
- tzlocal==3.0
424
- uc-micro-py==1.0.1
425
- ujson @ file:///opt/concourse/worker/volumes/live/2fc9988c-ebca-4577-6c4b-7383ea76e8ee/volume/ujson_1602523306974/work
426
- umap-learn==0.5.2
427
- unicodecsv==0.14.1
428
- Unidecode==1.2.0
429
- urllib3 @ file:///tmp/build/80754af9/urllib3_1603305693037/work
430
- uvicorn==0.21.1
431
- validators==0.18.2
432
- w3lib==1.22.0
433
- wandb==0.10.22
434
- warcio==1.7.4
435
- watchdog @ file:///opt/concourse/worker/volumes/live/cc0ee7bb-1065-44c4-5867-0fd5d13729e0/volume/watchdog_1593447373245/work
436
- wcwidth @ file:///tmp/build/80754af9/wcwidth_1593447189090/work
437
- webdriver-manager==3.3.0
438
- webencodings==0.5.1
439
- websocket-client==1.5.1
440
- websockets==11.0
441
- Werkzeug==1.0.1
442
- widgetsnbextension==3.5.1
443
- wrapt==1.12.1
444
- wurlitzer @ file:///opt/concourse/worker/volumes/live/01a17f3d-eafe-4806-57a1-4b9ef5d1815f/volume/wurlitzer_1594753845129/work
445
- xlrd==1.2.0
446
- XlsxWriter @ file:///tmp/build/80754af9/xlsxwriter_1602692860603/work
447
- xlwings==0.20.8
448
- xlwt==1.3.0
449
- xmltodict==0.12.0
450
- xxhash==2.0.2
451
- yapf @ file:///tmp/build/80754af9/yapf_1593528177422/work
452
- yarl==1.8.2
453
- zict==2.0.0
454
- zipp @ file:///tmp/build/80754af9/zipp_1604001098328/work
455
- zope.event==4.5.0
456
- zope.interface @ file:///opt/concourse/worker/volumes/live/de428e3b-00ba-4161-442e-b9e5d25e4219/volume/zope.interface_1602002489816/work
 
1
+ aiofiles==23.2.1
2
+ aiohttp==3.8.5
 
 
3
  aiosignal==1.3.1
4
+ altair==5.0.1
5
+ annotated-types==0.5.0
6
+ anyio==3.7.1
7
+ async-timeout==4.0.3
8
+ attrs==23.1.0
9
+ certifi==2023.7.22
10
+ charset-normalizer==3.2.0
11
+ click==8.1.6
12
+ contourpy==1.1.0
13
+ cycler==0.11.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  dataclasses-json==0.5.14
15
+ exceptiongroup==1.1.2
16
+ fastapi==0.101.0
17
+ ffmpy==0.3.1
18
+ filelock==3.12.2
19
+ fonttools==4.42.0
20
+ frozenlist==1.4.0
21
+ fsspec==2023.6.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  gradio==3.27.0
23
+ gradio_client==0.4.0
24
  greenlet==2.0.2
 
 
 
25
  h11==0.14.0
26
+ httpcore==0.17.3
27
+ httpx==0.24.1
28
+ huggingface-hub==0.16.4
29
+ idna==3.4
30
+ importlib-resources==6.0.1
31
+ Jinja2==3.1.2
32
+ jsonschema==4.19.0
33
+ jsonschema-specifications==2023.7.1
34
+ kiwisolver==1.4.4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
  langchain==0.0.262
 
36
  langsmith==0.0.21
37
+ linkify-it-py==2.0.2
 
 
 
 
 
 
 
 
38
  markdown-it-py==2.2.0
39
+ MarkupSafe==2.1.3
40
  marshmallow==3.20.1
41
+ matplotlib==3.7.2
 
 
42
  mdit-py-plugins==0.3.3
43
  mdurl==0.1.2
 
 
 
 
 
 
 
 
44
  multidict==6.0.4
45
+ mypy-extensions==1.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
46
  numexpr==2.8.5
47
+ numpy==1.24.4
48
+ openai==0.27.8
 
 
 
 
49
  openapi-schema-pydantic==1.2.4
50
+ orjson==3.9.4
 
 
 
 
 
 
 
 
 
 
51
  packaging==23.1
52
+ pandas==2.0.3
53
+ Pillow==10.0.0
54
+ pkgutil_resolve_name==1.3.10
55
+ pydantic==1.10.12
56
+ pydantic_core==2.4.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
57
  pydub==0.25.1
58
+ pyparsing==3.0.9
59
+ python-dateutil==2.8.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
60
  python-multipart==0.0.6
61
+ pytz==2023.3
62
+ PyYAML==6.0.1
63
+ referencing==0.30.2
64
+ requests==2.31.0
65
+ rpds-py==0.9.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
66
  semantic-version==2.10.0
67
+ six==1.16.0
 
 
 
 
 
 
 
 
 
 
 
68
  sniffio==1.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
69
  SQLAlchemy==2.0.19
70
+ starlette==0.27.0
 
 
 
 
 
 
 
 
71
  tenacity==8.2.2
72
+ toolz==0.12.0
73
+ tqdm==4.66.1
74
+ typing-inspect==0.9.0
75
+ typing_extensions==4.7.1
76
+ tzdata==2023.3
77
+ uc-micro-py==1.0.2
78
+ urllib3==2.0.4
79
+ uvicorn==0.23.2
80
+ websockets==11.0.3
81
+ yarl==1.9.2
82
+ zipp==3.16.2