shivanshg commited on
Commit
39dc1d1
·
1 Parent(s): e3cccf4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +434 -66
requirements.txt CHANGED
@@ -1,146 +1,514 @@
1
- pip==23.3.2
2
- absl-py==1.2.0
3
  aiofiles==23.2.1
4
  aiohttp==3.9.1
5
  aiosignal==1.3.1
6
- altair==5.2.0
 
 
7
  annotated-types==0.6.0
8
- anyio==4.2.0
 
 
 
 
 
 
9
  astunparse==1.6.3
10
  async-timeout==4.0.3
11
- attrs==23.2.0
12
- blinker==1.7.0
13
- cachetools==5.2.0
14
- certifi==2022.6.15
15
- charset-normalizer==2.1.0
16
- click==8.1.3
17
- colorama==0.4.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
18
  contourpy==1.2.0
 
 
 
 
 
19
  cycler==0.12.1
 
 
 
20
  dataclasses-json==0.6.3
21
- DateTime==4.5
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
22
  exceptiongroup==1.2.0
 
23
  fastapi==0.108.0
 
 
 
 
 
24
  ffmpy==0.3.1
25
  filelock==3.13.1
26
- Flask==2.1.3
27
- flatbuffers==1.12
 
 
 
 
28
  fonttools==4.47.0
 
29
  frozenlist==1.4.1
30
- fsspec==2023.12.2
31
- gast==0.4.0
 
 
 
 
 
 
 
 
 
 
 
32
  gitdb==4.0.11
33
  GitPython==3.1.40
 
 
34
  google-ai-generativelanguage==0.4.0
35
- google-api-core==2.15.0
36
- google-auth==2.26.1
37
- google-auth-oauthlib==0.4.6
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  google-generativeai==0.3.2
39
  google-pasta==0.2.0
 
40
  googleapis-common-protos==1.62.0
 
41
  gradio==4.13.0
42
  gradio_client==0.8.0
43
- greenlet==3.0.3
 
 
44
  grpcio==1.60.0
45
- grpcio-status==1.60.0
 
 
 
 
46
  h11==0.14.0
47
- h5py==3.7.0
 
 
 
 
48
  httpcore==1.0.2
 
 
49
  httpx==0.26.0
50
- huggingface-hub==0.20.2
51
- idna==3.3
 
 
 
 
 
 
 
 
52
  importlib-metadata==6.11.0
53
  importlib-resources==6.1.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54
  itsdangerous==2.1.2
 
 
 
 
55
  Jinja2==3.1.2
56
- joblib==1.1.0
57
  jsonpatch==1.33
 
58
  jsonpointer==2.4
59
- jsonschema==4.20.0
60
- jsonschema-specifications==2023.12.1
61
- keras==2.9.0
62
- Keras-Preprocessing==1.1.2
 
 
 
 
 
 
 
 
63
  kiwisolver==1.4.5
64
  langchain==0.0.354
65
  langchain-community==0.0.8
66
  langchain-core==0.1.6
67
  langchain-google-genai==0.0.5
 
68
  langsmith==0.0.77
69
- libclang==14.0.1
70
- Markdown==3.4.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
71
  markdown-it-py==3.0.0
72
- MarkupSafe==2.1.1
73
  marshmallow==3.20.1
74
- matplotlib==3.8.2
 
 
 
75
  mdurl==0.1.2
 
 
 
 
 
 
 
 
 
 
 
76
  multidict==6.0.4
 
 
 
 
77
  mypy-extensions==1.0.0
78
- numpy==1.23.1
79
- oauthlib==3.2.0
80
- opencv-python==4.6.0.66
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
81
  opt-einsum==3.3.0
 
 
82
  orjson==3.9.10
 
83
  packaging==23.2
84
- pandas==1.4.3
85
- pillow==10.2.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
86
  proto-plus==1.23.0
87
- protobuf==4.25.1
88
- pyarrow==14.0.2
89
- pyasn1==0.4.8
90
- pyasn1-modules==0.2.8
 
 
 
 
 
 
 
 
91
  pydantic==2.5.3
92
  pydantic_core==2.14.6
 
93
  pydeck==0.8.1b0
 
 
 
 
 
94
  pydub==0.25.1
95
- Pygments==2.17.2
96
- pyparsing==3.0.9
 
 
 
 
 
 
 
 
97
  pypdf==3.17.4
 
 
 
 
 
 
 
 
 
98
  python-dateutil==2.8.2
 
99
  python-multipart==0.0.6
100
- pytz==2022.1
 
 
 
 
101
  PyYAML==6.0.1
102
- referencing==0.32.1
103
- requests==2.28.1
 
 
 
 
 
104
  requests-oauthlib==1.3.1
 
105
  rich==13.7.0
106
- rpds-py==0.16.2
107
- rsa==4.8
108
- scikit-learn==1.1.1
109
- scipy==1.8.1
 
 
 
 
 
 
 
110
  semantic-version==2.10.0
 
 
111
  shellingham==1.5.4
112
  six==1.16.0
 
 
113
  smmap==5.0.1
114
  sniffio==1.3.0
115
- SQLAlchemy==2.0.25
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
116
  starlette==0.32.0.post1
 
117
  streamlit==1.29.0
 
 
 
 
 
118
  tenacity==8.2.3
119
- tensorboard==2.9.1
120
- tensorboard-data-server==0.6.1
121
- tensorboard-plugin-wit==1.8.1
122
- tensorflow==2.9.1
123
- tensorflow-estimator==2.9.0
124
- tensorflow-io-gcs-filesystem==0.26.0
125
- termcolor==1.1.0
126
- threadpoolctl==3.1.0
 
 
 
 
 
 
 
 
 
 
 
 
 
127
  toml==0.10.2
 
128
  tomlkit==0.12.0
129
  toolz==0.12.0
130
- tornado==6.4
 
 
 
 
 
 
131
  tqdm==4.66.1
 
 
 
 
 
132
  typer==0.9.0
 
 
133
  typing-inspect==0.9.0
134
  typing_extensions==4.9.0
135
- tzdata==2023.4
136
  tzlocal==5.2
137
- urllib3==1.26.10
 
 
138
  uvicorn==0.25.0
139
  validators==0.22.0
 
 
 
140
  watchdog==3.0.0
 
 
 
 
141
  websockets==11.0.3
142
- Werkzeug==2.1.2
 
 
143
  wrapt==1.14.1
 
 
 
 
 
 
144
  yarl==1.9.4
145
- zipp==3.17.0
146
- zope.interface==5.4.0
 
 
 
1
+ absl-py==1.4.0
 
2
  aiofiles==23.2.1
3
  aiohttp==3.9.1
4
  aiosignal==1.3.1
5
+ alabaster==0.7.13
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.1.0
20
+ audioread==3.0.1
21
+ autograd==1.6.2
22
+ Babel==2.14.0
23
+ backcall==0.2.0
24
+ beautifulsoup4==4.11.2
25
+ bidict==0.22.1
26
+ bigframes==0.17.0
27
+ bleach==6.1.0
28
+ blinker==1.4
29
+ blis==0.7.11
30
+ blosc2==2.0.0
31
+ bokeh==3.3.2
32
+ bqplot==0.12.42
33
+ branca==0.7.0
34
+ build==1.0.3
35
+ CacheControl==0.13.1
36
+ cachetools==5.3.2
37
+ catalogue==2.0.10
38
+ certifi==2023.11.17
39
+ cffi==1.16.0
40
+ chardet==5.2.0
41
+ charset-normalizer==3.3.2
42
+ chex==0.1.7
43
+ click==8.1.7
44
+ click-plugins==1.1.1
45
+ cligj==0.7.2
46
+ cloudpickle==2.2.1
47
+ cmake==3.27.9
48
+ cmdstanpy==1.2.0
49
+ colorama==0.4.6
50
+ colorcet==3.0.1
51
+ colorlover==0.3.0
52
+ colour==0.1.5
53
+ community==1.0.0b1
54
+ confection==0.1.4
55
+ cons==0.4.6
56
+ contextlib2==21.6.0
57
  contourpy==1.2.0
58
+ cryptography==41.0.7
59
+ cufflinks==0.17.3
60
+ cupy-cuda12x==12.2.0
61
+ cvxopt==1.3.2
62
+ cvxpy==1.3.2
63
  cycler==0.12.1
64
+ cymem==2.0.8
65
+ Cython==3.0.7
66
+ dask==2023.8.1
67
  dataclasses-json==0.6.3
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
+ diskcache==5.6.3
75
+ distributed==2023.8.1
76
+ distro==1.7.0
77
+ dlib==19.24.2
78
+ dm-tree==0.1.8
79
+ docutils==0.18.1
80
+ dopamine-rl==4.0.6
81
+ duckdb==0.9.2
82
+ earthengine-api==0.1.384
83
+ easydict==1.11
84
+ ecos==2.0.12
85
+ editdistance==0.6.2
86
+ eerepr==0.0.4
87
+ en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl#sha256=83276fc78a70045627144786b52e1f2728ad5e29e5e43916ec37ea9c26a11212
88
+ entrypoints==0.4
89
+ et-xmlfile==1.1.0
90
+ etils==1.6.0
91
+ etuples==0.3.9
92
  exceptiongroup==1.2.0
93
+ fastai==2.7.13
94
  fastapi==0.108.0
95
+ fastcore==1.5.29
96
+ fastdownload==0.0.7
97
+ fastjsonschema==2.19.0
98
+ fastprogress==1.0.3
99
+ fastrlock==0.8.2
100
  ffmpy==0.3.1
101
  filelock==3.13.1
102
+ fiona==1.9.5
103
+ firebase-admin==5.3.0
104
+ Flask==2.2.5
105
+ flatbuffers==23.5.26
106
+ flax==0.7.5
107
+ folium==0.14.0
108
  fonttools==4.47.0
109
+ frozendict==2.3.10
110
  frozenlist==1.4.1
111
+ fsspec==2023.6.0
112
+ future==0.18.3
113
+ gast==0.5.4
114
+ gcsfs==2023.6.0
115
+ GDAL==3.4.3
116
+ gdown==4.6.6
117
+ geemap==0.29.6
118
+ gensim==4.3.2
119
+ geocoder==1.38.1
120
+ geographiclib==2.0
121
+ geopandas==0.13.2
122
+ geopy==2.3.0
123
+ gin-config==0.5.0
124
  gitdb==4.0.11
125
  GitPython==3.1.40
126
+ glob2==0.7
127
+ google==2.0.3
128
  google-ai-generativelanguage==0.4.0
129
+ google-api-core==2.11.1
130
+ google-api-python-client==2.84.0
131
+ google-auth==2.17.3
132
+ google-auth-httplib2==0.1.1
133
+ google-auth-oauthlib==1.2.0
134
+ google-cloud-aiplatform==1.38.1
135
+ google-cloud-bigquery==3.12.0
136
+ google-cloud-bigquery-connection==1.12.1
137
+ google-cloud-bigquery-storage==2.24.0
138
+ google-cloud-core==2.3.3
139
+ google-cloud-datastore==2.15.2
140
+ google-cloud-firestore==2.11.1
141
+ google-cloud-functions==1.13.3
142
+ google-cloud-iam==2.13.0
143
+ google-cloud-language==2.9.1
144
+ google-cloud-resource-manager==1.11.0
145
+ google-cloud-storage==2.8.0
146
+ google-cloud-translate==3.11.3
147
+ google-colab @ file:///colabtools/dist/google-colab-1.0.0.tar.gz#sha256=eb6190db7e94f83570d0663e5324b48dbc8d7ffbf066a99973922bc15318ecda
148
+ google-crc32c==1.5.0
149
  google-generativeai==0.3.2
150
  google-pasta==0.2.0
151
+ google-resumable-media==2.7.0
152
  googleapis-common-protos==1.62.0
153
+ googledrivedownloader==0.4
154
  gradio==4.13.0
155
  gradio_client==0.8.0
156
+ graphviz==0.20.1
157
+ greenlet==3.0.2
158
+ grpc-google-iam-v1==0.13.0
159
  grpcio==1.60.0
160
+ grpcio-status==1.48.2
161
+ gspread==3.4.2
162
+ gspread-dataframe==3.3.1
163
+ gym==0.25.2
164
+ gym-notices==0.0.8
165
  h11==0.14.0
166
+ h5netcdf==1.3.0
167
+ h5py==3.9.0
168
+ holidays==0.39
169
+ holoviews==1.17.1
170
+ html5lib==1.1
171
  httpcore==1.0.2
172
+ httpimport==1.3.1
173
+ httplib2==0.22.0
174
  httpx==0.26.0
175
+ huggingface-hub==0.20.1
176
+ humanize==4.7.0
177
+ hyperopt==0.2.7
178
+ ibis-framework==6.2.0
179
+ idna==3.6
180
+ imageio==2.31.6
181
+ imageio-ffmpeg==0.4.9
182
+ imagesize==1.4.1
183
+ imbalanced-learn==0.10.1
184
+ imgaug==0.4.0
185
  importlib-metadata==6.11.0
186
  importlib-resources==6.1.1
187
+ imutils==0.5.4
188
+ inflect==7.0.0
189
+ iniconfig==2.0.0
190
+ install==1.3.5
191
+ intel-openmp==2023.2.3
192
+ ipyevents==2.0.2
193
+ ipyfilechooser==0.6.0
194
+ ipykernel==5.5.6
195
+ ipyleaflet==0.18.1
196
+ ipython==7.34.0
197
+ ipython-genutils==0.2.0
198
+ ipython-sql==0.5.0
199
+ ipytree==0.2.2
200
+ ipywidgets==7.7.1
201
  itsdangerous==2.1.2
202
+ jax==0.4.23
203
+ jaxlib @ https://storage.googleapis.com/jax-releases/cuda12/jaxlib-0.4.23+cuda12.cudnn89-cp310-cp310-manylinux2014_x86_64.whl#sha256=8e42000672599e7ec0ea7f551acfcc95dcdd0e22b05a1d1f12f97b56a9fce4a8
204
+ jeepney==0.7.1
205
+ jieba==0.42.1
206
  Jinja2==3.1.2
207
+ joblib==1.3.2
208
  jsonpatch==1.33
209
+ jsonpickle==3.0.2
210
  jsonpointer==2.4
211
+ jsonschema==4.19.2
212
+ jsonschema-specifications==2023.11.2
213
+ jupyter-client==6.1.12
214
+ jupyter-console==6.1.0
215
+ jupyter-server==1.24.0
216
+ jupyter_core==5.5.1
217
+ jupyterlab-widgets==3.0.9
218
+ jupyterlab_pygments==0.3.0
219
+ kaggle==1.5.16
220
+ kagglehub==0.1.4
221
+ keras==2.15.0
222
+ keyring==23.5.0
223
  kiwisolver==1.4.5
224
  langchain==0.0.354
225
  langchain-community==0.0.8
226
  langchain-core==0.1.6
227
  langchain-google-genai==0.0.5
228
+ langcodes==3.3.0
229
  langsmith==0.0.77
230
+ launchpadlib==1.10.16
231
+ lazr.restfulclient==0.14.4
232
+ lazr.uri==1.0.6
233
+ lazy_loader==0.3
234
+ libclang==16.0.6
235
+ librosa==0.10.1
236
+ lida==0.0.10
237
+ lightgbm==4.1.0
238
+ linkify-it-py==2.0.2
239
+ llmx==0.0.15a0
240
+ llvmlite==0.41.1
241
+ locket==1.0.0
242
+ logical-unification==0.4.6
243
+ lxml==4.9.4
244
+ malloy==2023.1067
245
+ Markdown==3.5.1
246
  markdown-it-py==3.0.0
247
+ MarkupSafe==2.1.3
248
  marshmallow==3.20.1
249
+ matplotlib==3.7.1
250
+ matplotlib-inline==0.1.6
251
+ matplotlib-venn==0.11.9
252
+ mdit-py-plugins==0.4.0
253
  mdurl==0.1.2
254
+ miniKanren==1.0.3
255
+ missingno==0.5.2
256
+ mistune==0.8.4
257
+ mizani==0.9.3
258
+ mkl==2023.2.0
259
+ ml-dtypes==0.2.0
260
+ mlxtend==0.22.0
261
+ more-itertools==10.1.0
262
+ moviepy==1.0.3
263
+ mpmath==1.3.0
264
+ msgpack==1.0.7
265
  multidict==6.0.4
266
+ multipledispatch==1.0.0
267
+ multitasking==0.0.11
268
+ murmurhash==1.0.10
269
+ music21==9.1.0
270
  mypy-extensions==1.0.0
271
+ natsort==8.4.0
272
+ nbclassic==1.0.0
273
+ nbclient==0.9.0
274
+ nbconvert==6.5.4
275
+ nbformat==5.9.2
276
+ nest-asyncio==1.5.8
277
+ networkx==3.2.1
278
+ nibabel==4.0.2
279
+ nltk==3.8.1
280
+ notebook==6.5.5
281
+ notebook_shim==0.2.3
282
+ numba==0.58.1
283
+ numexpr==2.8.8
284
+ numpy==1.23.5
285
+ oauth2client==4.1.3
286
+ oauthlib==3.2.2
287
+ opencv-contrib-python==4.8.0.76
288
+ opencv-python==4.8.0.76
289
+ opencv-python-headless==4.8.1.78
290
+ openpyxl==3.1.2
291
  opt-einsum==3.3.0
292
+ optax==0.1.7
293
+ orbax-checkpoint==0.4.4
294
  orjson==3.9.10
295
+ osqp==0.6.2.post8
296
  packaging==23.2
297
+ pandas==1.5.3
298
+ pandas-datareader==0.10.0
299
+ pandas-gbq==0.19.2
300
+ pandas-stubs==1.5.3.230304
301
+ pandocfilters==1.5.0
302
+ panel==1.3.6
303
+ param==2.0.1
304
+ parso==0.8.3
305
+ parsy==2.1
306
+ partd==1.4.1
307
+ pathlib==1.0.1
308
+ pathy==0.10.3
309
+ patsy==0.5.4
310
+ peewee==3.17.0
311
+ pexpect==4.9.0
312
+ pickleshare==0.7.5
313
+ Pillow==9.4.0
314
+ pip-tools==6.13.0
315
+ platformdirs==4.1.0
316
+ plotly==5.15.0
317
+ plotnine==0.12.4
318
+ pluggy==1.3.0
319
+ polars==0.17.3
320
+ pooch==1.8.0
321
+ portpicker==1.5.2
322
+ prefetch-generator==1.0.3
323
+ preshed==3.0.9
324
+ prettytable==3.9.0
325
+ proglog==0.1.10
326
+ progressbar2==4.2.0
327
+ prometheus-client==0.19.0
328
+ promise==2.3
329
+ prompt-toolkit==3.0.43
330
+ prophet==1.1.5
331
  proto-plus==1.23.0
332
+ protobuf==3.20.3
333
+ psutil==5.9.5
334
+ psycopg2==2.9.9
335
+ ptyprocess==0.7.0
336
+ py-cpuinfo==9.0.0
337
+ py4j==0.10.9.7
338
+ pyarrow==10.0.1
339
+ pyasn1==0.5.1
340
+ pyasn1-modules==0.3.0
341
+ pycocotools==2.0.7
342
+ pycparser==2.21
343
+ pyct==0.5.0
344
  pydantic==2.5.3
345
  pydantic_core==2.14.6
346
+ pydata-google-auth==1.8.2
347
  pydeck==0.8.1b0
348
+ pydot==1.4.2
349
+ pydot-ng==2.0.0
350
+ pydotplus==2.0.2
351
+ PyDrive==1.3.1
352
+ PyDrive2==1.6.3
353
  pydub==0.25.1
354
+ pyerfa==2.0.1.1
355
+ pygame==2.5.2
356
+ Pygments==2.16.1
357
+ PyGObject==3.42.1
358
+ PyJWT==2.3.0
359
+ pymc==5.7.2
360
+ pymystem3==0.2.0
361
+ PyOpenGL==3.1.7
362
+ pyOpenSSL==23.3.0
363
+ pyparsing==3.1.1
364
  pypdf==3.17.4
365
+ pyperclip==1.8.2
366
+ pyproj==3.6.1
367
+ pyproject_hooks==1.0.0
368
+ pyshp==2.3.1
369
+ PySocks==1.7.1
370
+ pytensor==2.14.2
371
+ pytest==7.4.3
372
+ python-apt==0.0.0
373
+ python-box==7.1.1
374
  python-dateutil==2.8.2
375
+ python-louvain==0.16
376
  python-multipart==0.0.6
377
+ python-slugify==8.0.1
378
+ python-utils==3.8.1
379
+ pytz==2023.3.post1
380
+ pyviz_comms==3.0.0
381
+ PyWavelets==1.5.0
382
  PyYAML==6.0.1
383
+ pyzmq==23.2.1
384
+ qdldl==0.1.7.post0
385
+ qudida==0.0.4
386
+ ratelim==0.1.6
387
+ referencing==0.32.0
388
+ regex==2023.6.3
389
+ requests==2.31.0
390
  requests-oauthlib==1.3.1
391
+ requirements-parser==0.5.0
392
  rich==13.7.0
393
+ rpds-py==0.15.2
394
+ rpy2==3.4.2
395
+ rsa==4.9
396
+ safetensors==0.4.1
397
+ scikit-image==0.19.3
398
+ scikit-learn==1.2.2
399
+ scipy==1.11.4
400
+ scooby==0.9.2
401
+ scs==3.2.4.post1
402
+ seaborn==0.12.2
403
+ SecretStorage==3.3.1
404
  semantic-version==2.10.0
405
+ Send2Trash==1.8.2
406
+ shapely==2.0.2
407
  shellingham==1.5.4
408
  six==1.16.0
409
+ sklearn-pandas==2.2.0
410
+ smart-open==6.4.0
411
  smmap==5.0.1
412
  sniffio==1.3.0
413
+ snowballstemmer==2.2.0
414
+ sortedcontainers==2.4.0
415
+ soundfile==0.12.1
416
+ soupsieve==2.5
417
+ soxr==0.3.7
418
+ spacy==3.6.1
419
+ spacy-legacy==3.0.12
420
+ spacy-loggers==1.0.5
421
+ Sphinx==5.0.2
422
+ sphinxcontrib-applehelp==1.0.7
423
+ sphinxcontrib-devhelp==1.0.5
424
+ sphinxcontrib-htmlhelp==2.0.4
425
+ sphinxcontrib-jsmath==1.0.1
426
+ sphinxcontrib-qthelp==1.0.6
427
+ sphinxcontrib-serializinghtml==1.1.9
428
+ SQLAlchemy==2.0.23
429
+ sqlglot==17.16.2
430
+ sqlparse==0.4.4
431
+ srsly==2.4.8
432
+ stanio==0.3.0
433
  starlette==0.32.0.post1
434
+ statsmodels==0.14.1
435
  streamlit==1.29.0
436
+ sympy==1.12
437
+ tables==3.8.0
438
+ tabulate==0.9.0
439
+ tbb==2021.11.0
440
+ tblib==3.0.0
441
  tenacity==8.2.3
442
+ tensorboard==2.15.1
443
+ tensorboard-data-server==0.7.2
444
+ tensorflow==2.15.0
445
+ tensorflow-datasets==4.9.4
446
+ tensorflow-estimator==2.15.0
447
+ tensorflow-gcs-config==2.15.0
448
+ tensorflow-hub==0.15.0
449
+ tensorflow-io-gcs-filesystem==0.35.0
450
+ tensorflow-metadata==1.14.0
451
+ tensorflow-probability==0.22.0
452
+ tensorstore==0.1.45
453
+ termcolor==2.4.0
454
+ terminado==0.18.0
455
+ text-unidecode==1.3
456
+ textblob==0.17.1
457
+ tf-slim==1.1.0
458
+ thinc==8.1.12
459
+ threadpoolctl==3.2.0
460
+ tifffile==2023.12.9
461
+ tinycss2==1.2.1
462
+ tokenizers==0.15.0
463
  toml==0.10.2
464
+ tomli==2.0.1
465
  tomlkit==0.12.0
466
  toolz==0.12.0
467
+ torch @ https://download.pytorch.org/whl/cu121/torch-2.1.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=0d4e8c52a1fcf5ed6cfc256d9a370fcf4360958fc79d0b08a51d55e70914df46
468
+ torchaudio @ https://download.pytorch.org/whl/cu121/torchaudio-2.1.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=676bda4042734eda99bc59b2d7f761f345d3cde0cad492ad34e3aefde688c6d8
469
+ torchdata==0.7.0
470
+ torchsummary==1.5.1
471
+ torchtext==0.16.0
472
+ torchvision @ https://download.pytorch.org/whl/cu121/torchvision-0.16.0%2Bcu121-cp310-cp310-linux_x86_64.whl#sha256=e76e78d0ad43636c9884b3084ffaea8a8b61f21129fbfa456a5fe734f0affea9
473
+ tornado==6.3.2
474
  tqdm==4.66.1
475
+ traitlets==5.7.1
476
+ traittypes==0.2.1
477
+ transformers==4.35.2
478
+ triton==2.1.0
479
+ tweepy==4.14.0
480
  typer==0.9.0
481
+ types-pytz==2023.3.1.1
482
+ types-setuptools==69.0.0.0
483
  typing-inspect==0.9.0
484
  typing_extensions==4.9.0
 
485
  tzlocal==5.2
486
+ uc-micro-py==1.0.2
487
+ uritemplate==4.1.1
488
+ urllib3==2.0.7
489
  uvicorn==0.25.0
490
  validators==0.22.0
491
+ vega-datasets==0.9.0
492
+ wadllib==1.3.6
493
+ wasabi==1.1.2
494
  watchdog==3.0.0
495
+ wcwidth==0.2.12
496
+ webcolors==1.13
497
+ webencodings==0.5.1
498
+ websocket-client==1.7.0
499
  websockets==11.0.3
500
+ Werkzeug==3.0.1
501
+ widgetsnbextension==3.6.6
502
+ wordcloud==1.9.3
503
  wrapt==1.14.1
504
+ xarray==2023.7.0
505
+ xarray-einstats==0.6.0
506
+ xgboost==2.0.3
507
+ xlrd==2.0.1
508
+ xxhash==3.4.1
509
+ xyzservices==2023.10.1
510
  yarl==1.9.4
511
+ yellowbrick==1.5
512
+ yfinance==0.2.33
513
+ zict==3.0.0
514
+ zipp==3.17.0