-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
554 lines (554 loc) · 10.2 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o requirements.txt
agate==1.9.1
# via
# dbt-adapters
# dbt-common
# dbt-core
# dbt-snowflake
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.11.2
# via dlt
aiosignal==1.3.1
# via aiohttp
alembic==1.14.0
# via dagster
altair==5.4.1
# via streamlit
annotated-types==0.7.0
# via pydantic
antlr4-python3-runtime==4.13.2
# via dagster
anyio==4.6.2.post1
# via
# gql
# starlette
# watchfiles
asn1crypto==1.5.1
# via snowflake-connector-python
astunparse==1.6.3
# via dlt
attrs==24.2.0
# via
# aiohttp
# jsonschema
# referencing
babel==2.16.0
# via agate
backoff==2.2.1
# via gql
blinker==1.9.0
# via streamlit
cachetools==5.5.0
# via streamlit
certifi==2024.8.30
# via
# requests
# snowflake-connector-python
cffi==1.17.1
# via
# cryptography
# snowflake-connector-python
charset-normalizer==3.4.0
# via
# requests
# snowflake-connector-python
click==8.1.7
# via
# dagster
# dagster-webserver
# dbt-core
# dbt-semantic-interfaces
# dlt
# streamlit
# typer
# uvicorn
colorama==0.4.6
# via dbt-common
coloredlogs==14.0
# via dagster
croniter==3.0.4
# via dagster
cryptography==44.0.0
# via
# pyjwt
# pyopenssl
# snowflake-connector-python
daff==1.3.46
# via dbt-core
dagster==1.9.3
# via
# dagster-proj (pyproject.toml)
# dagster-cloud
# dagster-cloud-cli
# dagster-dbt
# dagster-duckdb
# dagster-graphql
# dagster-snowflake
# dagster-webserver
dagster-cloud==1.9.3
# via dagster-proj (pyproject.toml)
dagster-cloud-cli==1.9.3
# via dagster-cloud
dagster-dbt==0.25.3
# via dagster-proj (pyproject.toml)
dagster-duckdb==0.25.3
# via dagster-proj (pyproject.toml)
dagster-graphql==1.9.3
# via dagster-webserver
dagster-pipes==1.9.3
# via dagster
dagster-snowflake==0.25.3
# via dagster-proj (pyproject.toml)
dagster-webserver==1.9.3
# via dagster-proj (pyproject.toml)
dbt-adapters==1.9.0
# via
# dbt-core
# dbt-duckdb
# dbt-snowflake
dbt-common==1.12.0
# via
# dbt-adapters
# dbt-core
# dbt-duckdb
# dbt-snowflake
dbt-core==1.8.7
# via
# dagster-dbt
# dbt-duckdb
# dbt-snowflake
dbt-duckdb==1.9.0
# via dagster-proj (pyproject.toml)
dbt-extractor==0.5.1
# via dbt-core
dbt-semantic-interfaces==0.5.1
# via dbt-core
dbt-snowflake==1.8.4
# via dagster-proj (pyproject.toml)
deepdiff==7.0.1
# via dbt-common
dlt==1.4.0
# via dagster-proj (pyproject.toml)
docstring-parser==0.16
# via dagster
duckdb==1.1.3
# via
# dagster-duckdb
# dbt-duckdb
# dlt
filelock==3.16.1
# via
# dagster
# snowflake-connector-python
frozenlist==1.5.0
# via
# aiohttp
# aiosignal
fsspec==2024.10.0
# via
# dlt
# universal-pathlib
gitdb==4.0.11
# via gitpython
github3-py==4.0.1
# via dagster-cloud-cli
gitpython==3.1.43
# via
# dlt
# streamlit
giturlparse==0.12.0
# via dlt
gql==3.5.0
# via dagster-graphql
graphene==3.4.3
# via dagster-graphql
graphql-core==3.2.5
# via
# gql
# graphene
# graphql-relay
graphql-relay==3.2.0
# via graphene
grpcio==1.68.1
# via
# dagster
# grpcio-health-checking
grpcio-health-checking==1.62.3
# via dagster
h11==0.14.0
# via uvicorn
hexbytes==1.2.1
# via dlt
httptools==0.6.4
# via uvicorn
humanfriendly==10.0
# via coloredlogs
humanize==4.11.0
# via dlt
idna==3.10
# via
# anyio
# requests
# snowflake-connector-python
# yarl
importlib-metadata==6.11.0
# via dbt-semantic-interfaces
isodate==0.6.1
# via
# agate
# dbt-common
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jinja2==3.1.4
# via
# altair
# dagster
# dagster-dbt
# dbt-common
# dbt-core
# dbt-semantic-interfaces
# pydeck
joblib==1.4.2
# via scikit-learn
jsonpath-ng==1.7.0
# via dlt
jsonschema==4.23.0
# via
# altair
# dbt-common
# dbt-semantic-interfaces
jsonschema-specifications==2024.10.1
# via jsonschema
keyring==25.6.0
# via snowflake-connector-python
leather==0.4.0
# via agate
logbook==1.5.3
# via dbt-core
makefun==1.15.6
# via dlt
mako==1.3.7
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# mako
mashumaro==3.14
# via
# dbt-adapters
# dbt-common
# dbt-core
mdurl==0.1.2
# via markdown-it-py
minimal-snowplow-tracker==0.0.2
# via dbt-core
more-itertools==10.5.0
# via
# dbt-semantic-interfaces
# jaraco-classes
# jaraco-functools
msgpack==1.1.0
# via mashumaro
multidict==6.1.0
# via
# aiohttp
# yarl
narwhals==1.13.5
# via altair
networkx==3.4.2
# via
# dagster-dbt
# dbt-core
numpy==2.1.3
# via
# dagster-proj (pyproject.toml)
# pandas
# pydeck
# scikit-learn
# scipy
# streamlit
ordered-set==4.1.0
# via deepdiff
orjson==3.10.11
# via
# dagster-dbt
# dlt
packaging==24.2
# via
# altair
# dagster
# dagster-cloud-cli
# dagster-dbt
# dbt-core
# dlt
# requirements-parser
# snowflake-connector-python
# streamlit
pandas==2.2.3
# via streamlit
parsedatetime==2.6
# via agate
pathspec==0.12.1
# via
# dbt-common
# dbt-core
pathvalidate==3.2.1
# via dlt
pendulum==3.0.0
# via dlt
pex==2.27.1
# via dagster-cloud
pillow==11.0.0
# via streamlit
platformdirs==4.3.6
# via snowflake-connector-python
pluggy==1.5.0
# via dlt
ply==3.11
# via jsonpath-ng
prompt-toolkit==3.0.36
# via questionary
propcache==0.2.0
# via
# aiohttp
# yarl
protobuf==4.25.5
# via
# dagster
# dbt-adapters
# dbt-common
# dbt-core
# grpcio-health-checking
# streamlit
pyarrow==18.0.0
# via streamlit
pycparser==2.22
# via cffi
pydantic==2.9.2
# via
# dagster
# dbt-semantic-interfaces
pydantic-core==2.23.4
# via pydantic
pydeck==0.9.1
# via streamlit
pygments==2.18.0
# via rich
pyjwt==2.10.1
# via
# github3-py
# snowflake-connector-python
pyopenssl==24.3.0
# via snowflake-connector-python
python-dateutil==2.9.0.post0
# via
# croniter
# dbt-common
# dbt-semantic-interfaces
# github3-py
# graphene
# pandas
# pendulum
# time-machine
python-dotenv==1.0.1
# via
# dagster
# uvicorn
python-slugify==8.0.4
# via agate
pytimeparse==1.1.8
# via agate
pytz==2024.2
# via
# croniter
# dagster
# dbt-adapters
# dbt-core
# dlt
# pandas
# snowflake-connector-python
pyyaml==6.0.2
# via
# dagster
# dagster-cloud-cli
# dbt-core
# dbt-semantic-interfaces
# dlt
# uvicorn
questionary==2.0.1
# via
# dagster-cloud
# dagster-cloud-cli
referencing==0.35.1
# via
# jsonschema
# jsonschema-specifications
requests==2.32.3
# via
# dagster
# dagster-cloud
# dagster-cloud-cli
# dagster-dbt
# dagster-graphql
# dbt-common
# dbt-core
# dlt
# github3-py
# gql
# minimal-snowplow-tracker
# requests-toolbelt
# snowflake-connector-python
# streamlit
requests-toolbelt==1.0.0
# via gql
requirements-parser==0.11.0
# via dlt
rich==13.9.4
# via
# dagster
# dagster-dbt
# streamlit
# typer
rpds-py==0.21.0
# via
# jsonschema
# referencing
scikit-learn==1.6.0
# via dagster-proj (pyproject.toml)
scipy==1.13.1
# via scikit-learn
semver==3.0.2
# via dlt
setuptools==75.5.0
# via
# dagster
# dlt
shellingham==1.5.4
# via typer
simplejson==3.19.3
# via dlt
six==1.16.0
# via
# astunparse
# isodate
# minimal-snowplow-tracker
# python-dateutil
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via anyio
snowflake-connector-python==3.12.4
# via
# dagster-snowflake
# dbt-snowflake
# dlt
sortedcontainers==2.4.0
# via snowflake-connector-python
sqlalchemy==2.0.36
# via
# alembic
# dagster
sqlglot==25.33.0
# via dagster-dbt
sqlglotrs==0.3.0
# via sqlglot
sqlparse==0.5.2
# via dbt-core
starlette==0.41.3
# via
# dagster-graphql
# dagster-webserver
streamlit==1.40.1
# via dagster-proj (pyproject.toml)
structlog==24.4.0
# via dagster
tabulate==0.9.0
# via dagster
tenacity==9.0.0
# via
# dlt
# streamlit
text-unidecode==1.3
# via python-slugify
threadpoolctl==3.5.0
# via scikit-learn
time-machine==2.16.0
# via pendulum
toml==0.10.2
# via streamlit
tomli==2.2.1
# via dagster
tomlkit==0.13.2
# via
# dlt
# snowflake-connector-python
toposort==1.10
# via dagster
tornado==6.4.1
# via streamlit
tqdm==4.67.1
# via dagster
typer==0.15.1
# via
# dagster-cloud
# dagster-cloud-cli
# dagster-dbt
types-setuptools==75.5.0.20241116
# via requirements-parser
typing-extensions==4.12.2
# via
# alembic
# altair
# dagster
# dbt-adapters
# dbt-common
# dbt-core
# dbt-semantic-interfaces
# dlt
# graphene
# mashumaro
# pydantic
# pydantic-core
# snowflake-connector-python
# sqlalchemy
# streamlit
# typer
tzdata==2024.2
# via
# dlt
# pandas
# pendulum
universal-pathlib==0.2.5
# via dagster
uritemplate==4.1.1
# via github3-py
urllib3==2.2.3
# via requests
uvicorn==0.32.1
# via dagster-webserver
uvloop==0.21.0
# via uvicorn
watchdog==5.0.3
# via dagster
watchfiles==1.0.0
# via uvicorn
wcwidth==0.2.13
# via prompt-toolkit
websockets==14.1
# via uvicorn
wheel==0.45.0
# via astunparse
yarl==1.17.1
# via
# aiohttp
# gql
zipp==3.21.0
# via importlib-metadata