sahanes commited on
Commit
f7839c9
·
verified ·
1 Parent(s): 90e5d9d

Update requirements.txt

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