-
Notifications
You must be signed in to change notification settings - Fork 1.5k
/
Copy pathrequirements.txt
853 lines (853 loc) · 16.3 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
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
# This file was autogenerated by uv via the following command:
# uv pip compile requirements.in -o requirements.txt
aioboto3==12.0.0
aiobotocore==2.7.0
# via
# aioboto3
# s3fs
aiohappyeyeballs==2.4.4
# via aiohttp
aiohttp==3.11.10
# via
# aiobotocore
# geoip2
# langchain
# langchain-community
# s3fs
aioitertools==0.11.0
# via aiobotocore
aiokafka==0.8.1
aiosignal==1.2.0
# via aiohttp
alembic==1.14.0
# via dagster
amqp==5.1.1
# via kombu
annotated-types==0.7.0
# via pydantic
anthropic==0.44.0
antlr4-python3-runtime==4.13.1
# via dagster
anyio==4.6.2.post1
# via
# anthropic
# gql
# httpx
# openai
# starlette
# watchfiles
asgiref==3.7.2
# via django
asn1crypto==1.5.1
# via snowflake-connector-python
astunparse==1.6.3
# via dlt
async-timeout==4.0.2
# via
# aiokafka
# redis
attrs==23.2.0
# via
# aiohttp
# jsonschema
# outcome
# referencing
# trio
# zeep
backoff==2.2.1
# via
# gql
# posthoganalytics
bcrypt==4.1.3
# via paramiko
beautifulsoup4==4.12.3
billiard==4.1.0
# via celery
boto3==1.28.16
# via
# aiobotocore
# dagster-aws
botocore==1.31.64
# via
# aiobotocore
# boto3
# s3transfer
brotli==1.1.0
cachetools==5.3.1
# via google-auth
celery==5.3.4
# via
# celery-redbeat
# dagster-celery
# sentry-sdk
celery-redbeat==2.1.1
certifi==2024.12.14
# via
# clickhouse-connect
# httpcore
# httpx
# requests
# selenium
# sentry-sdk
# snowflake-connector-python
cffi==1.16.0
# via
# cryptography
# pynacl
# snowflake-connector-python
charset-normalizer==2.1.0
# via
# requests
# snowflake-connector-python
circular-dict==1.9
# via conditional-cache
click==8.1.7
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
# dagster
# dagster-celery
# dagster-webserver
# dlt
# uvicorn
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
clickhouse-connect==0.8.11
clickhouse-driver==0.2.7
# via
# clickhouse-pool
# sentry-sdk
clickhouse-pool==0.5.3
coloredlogs==14.0
# via dagster
conditional-cache==1.2
cryptography==39.0.2
# via
# paramiko
# pyjwt
# pyopenssl
# snowflake-connector-python
# social-auth-core
cssselect==1.1.0
# via toronado
cssutils==1.0.2
# via toronado
dagster==1.9.9
# via
# dagster-aws
# dagster-celery
# dagster-graphql
# dagster-postgres
# dagster-webserver
dagster-aws==0.25.9
dagster-celery==0.25.9
dagster-graphql==1.9.9
# via dagster-webserver
dagster-pipes==1.9.9
# via dagster
dagster-postgres==0.25.9
dagster-webserver==1.9.9
dataclasses-json==0.6.7
# via langchain-community
decorator==5.1.1
# via retry
defusedxml==0.6.0
# via
# python3-openid
# social-auth-core
deltalake==0.23.2
distro==1.9.0
# via
# anthropic
# openai
dj-database-url==0.5.0
django==4.2.18
# via
# django-axes
# django-cors-headers
# django-deprecate-fields
# django-extensions
# django-filter
# django-formtools
# django-otp
# django-phonenumber-field
# django-picklefield
# django-redis
# django-structlog
# django-two-factor-auth
# djangorestframework
# djangorestframework-dataclasses
# drf-spectacular
# sentry-sdk
django-axes==5.9.0
django-cors-headers==3.5.0
django-deprecate-fields==0.1.1
django-extensions==3.1.2
django-filter==2.4.0
django-formtools==2.4
# via django-two-factor-auth
django-ipware==3.0.2
# via
# django-axes
# django-structlog
django-loginas==0.3.11
django-otp==1.1.4
# via django-two-factor-auth
django-phonenumber-field==6.4.0
# via django-two-factor-auth
django-picklefield==3.0.1
django-prometheus==2.2.0
django-redis==5.2.0
django-statsd==2.5.2
django-structlog==2.1.3
django-two-factor-auth==1.14.0
djangorestframework==3.15.1
# via
# djangorestframework-csv
# djangorestframework-dataclasses
# drf-exceptions-hog
# drf-extensions
# drf-spectacular
djangorestframework-csv==2.1.1
djangorestframework-dataclasses==1.2.0
dlt==1.3.0
dnspython==2.2.1
docstring-parser==0.16
# via dagster
drf-exceptions-hog==0.4.0
drf-extensions==0.7.0
drf-spectacular==0.27.2
et-xmlfile==1.1.0
# via openpyxl
filelock==3.12.0
# via
# dagster
# snowflake-connector-python
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2023.10.0
# via
# dlt
# s3fs
# universal-pathlib
future==0.18.3
# via lzstring
geoip2==4.6.0
gitdb==4.0.11
# via gitpython
gitpython==3.1.40
# via dlt
giturlparse==0.12.0
# via dlt
google-api-core==2.11.1
# via
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# sqlalchemy-bigquery
google-auth==2.22.0
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-bigquery-storage
# google-cloud-core
# sqlalchemy-bigquery
google-cloud-bigquery==3.26.0
# via sqlalchemy-bigquery
google-cloud-bigquery-storage==2.26.0
# via sqlalchemy-bigquery
google-cloud-core==2.4.1
# via google-cloud-bigquery
google-crc32c==1.5.0
# via google-resumable-media
google-resumable-media==2.5.0
# via google-cloud-bigquery
googleapis-common-protos==1.60.0
# via
# google-api-core
# grpcio-status
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.63.2
# via
# dagster
# google-api-core
# grpcio-health-checking
# grpcio-status
# sqlalchemy-bigquery
grpcio-health-checking==1.62.3
# via dagster
grpcio-status==1.57.0
# via google-api-core
gunicorn==20.1.0
h11==0.13.0
# via
# httpcore
# uvicorn
# wsproto
hexbytes==1.0.0
# via dlt
hogql-parser==1.0.454
httpcore==1.0.2
# via httpx
httptools==0.6.4
# via uvicorn
httpx==0.26.0
# via
# anthropic
# langgraph-sdk
# langsmith
# openai
humanfriendly==10.0
# via coloredlogs
humanize==4.9.0
# via dlt
idna==3.10
# via
# anyio
# httpx
# requests
# snowflake-connector-python
# trio
# yarl
infi-clickhouse-orm @ git+https://github.com/PostHog/infi.clickhouse_orm@9578c79f29635ee2c1d01b7979e89adab8383de2
inflection==0.5.1
# via drf-spectacular
iso8601==0.1.12
# via infi-clickhouse-orm
isodate==0.6.1
# via
# python3-saml
# zeep
jinja2==3.1.5
# via dagster
jiter==0.5.0
# via
# anthropic
# openai
jmespath==1.0.0
# via
# boto3
# botocore
joblib==1.3.2
# via scikit-learn
jsonpatch==1.33
# via langchain-core
jsonpath-ng==1.6.0
# via dlt
jsonpointer==3.0.0
# via jsonpatch
jsonref==1.1.0
jsonschema==4.20.0
# via drf-spectacular
jsonschema-specifications==2023.12.1
# via jsonschema
kafka-python==2.0.2
# via aiokafka
kombu==5.3.2
# via celery
langchain==0.3.9
# via langchain-community
langchain-community==0.3.2
langchain-core==0.3.21
# via
# langchain
# langchain-community
# langchain-openai
# langchain-text-splitters
# langgraph
# langgraph-checkpoint
langchain-openai==0.2.11
langchain-text-splitters==0.3.0
# via langchain
langgraph==0.2.56
langgraph-checkpoint==2.0.8
# via langgraph
langgraph-sdk==0.1.43
# via langgraph
langsmith==0.1.132
# via
# langchain
# langchain-community
# langchain-core
lxml==5.2.1
# via
# python3-saml
# toronado
# xmlsec
# zeep
lz4==4.3.3
# via clickhouse-connect
lzstring==1.0.4
makefun==1.15.2
# via dlt
mako==1.3.8
# via alembic
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
# via
# jinja2
# mako
marshmallow==3.23.1
# via dataclasses-json
maxminddb==2.2.0
# via geoip2
mdurl==0.1.2
# via markdown-it-py
mimesis==5.2.1
monotonic==1.5
# via posthoganalytics
more-itertools==9.0.0
# via simple-salesforce
msgpack==1.1.0
# via langgraph-checkpoint
multidict==6.0.5
# via
# aiohttp
# yarl
mypy-extensions==1.0.0
# via typing-inspect
nanoid==2.0.0
natsort==8.4.0
nh3==0.2.14
numpy==1.23.3
# via
# langchain
# langchain-community
# pandas
# pyarrow
# scikit-learn
# scipy
oauthlib==3.1.0
# via
# requests-oauthlib
# social-auth-core
openai==1.56.2
# via
# langchain-openai
# sentry-sdk
openpyxl==3.1.2
orjson==3.10.7
# via
# dlt
# langgraph-sdk
# langsmith
outcome==1.3.0.post0
# via trio
packaging==24.1
# via
# aiokafka
# dagster
# dagster-aws
# dlt
# google-cloud-bigquery
# langchain-core
# marshmallow
# snowflake-connector-python
# sqlalchemy-bigquery
# webdriver-manager
pandas==2.2.0
paramiko==3.4.0
# via sshtunnel
pathvalidate==3.2.0
# via dlt
pdpyras==5.2.0
pendulum==2.1.2
# via dlt
phonenumberslite==8.13.6
pillow==10.2.0
platformdirs==3.11.0
# via
# snowflake-connector-python
# zeep
pluggy==1.5.0
# via dlt
ply==3.11
# via jsonpath-ng
posthoganalytics==3.11.0
prometheus-client==0.14.1
# via django-prometheus
prompt-toolkit==3.0.39
# via click-repl
propcache==0.2.1
# via
# aiohttp
# yarl
proto-plus==1.22.3
# via google-cloud-bigquery-storage
protobuf==4.22.1
# via
# dagster
# google-api-core
# google-cloud-bigquery-storage
# googleapis-common-protos
# grpcio-health-checking
# grpcio-status
# proto-plus
# temporalio
psutil==6.0.0
psycopg==3.1.20
psycopg-binary==3.1.20
# via psycopg
psycopg2-binary==2.9.7
# via dagster-postgres
py==1.11.0
# via retry
pyarrow==17.0.0
# via
# deltalake
# sqlalchemy-bigquery
pyasn1==0.5.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.3.0
# via google-auth
pycparser==2.20
# via cffi
pydantic==2.9.2
# via
# anthropic
# dagster
# langchain
# langchain-core
# langsmith
# openai
# pydantic-settings
pydantic-core==2.23.4
# via pydantic
pydantic-settings==2.7.0
# via langchain-community
pygments==2.19.1
# via rich
pyjwt==2.4.0
# via
# simple-salesforce
# snowflake-connector-python
# social-auth-core
pymssql==2.3.1
pymysql==1.1.1
pynacl==1.5.0
# via paramiko
pyodbc==5.1.0
pyopenssl==23.0.0
# via snowflake-connector-python
pypng==0.20220715.0
# via qrcode
pysocks==1.7.1
# via urllib3
python-dateutil==2.8.2
# via
# botocore
# celery
# celery-redbeat
# google-cloud-bigquery
# graphene
# pandas
# pendulum
# posthoganalytics
python-dotenv==0.21.0
# via
# dagster
# pydantic-settings
# uvicorn
# webdriver-manager
python-statsd==2.1.0
# via django-statsd
python3-openid==3.1.0
# via social-auth-core
python3-saml==1.16.0
pytz==2023.3
# via
# clickhouse-connect
# clickhouse-driver
# dagster
# dlt
# infi-clickhouse-orm
# pandas
# snowflake-connector-python
# zeep
pytzdata==2020.1
# via pendulum
pyyaml==6.0.1
# via
# dagster
# dlt
# drf-spectacular
# langchain
# langchain-community
# langchain-core
# uvicorn
qrcode==7.4.2
# via django-two-factor-auth
redis==4.5.4
# via
# celery-redbeat
# django-redis
referencing==0.31.1
# via
# jsonschema
# jsonschema-specifications
regex==2023.12.25
# via tiktoken
requests==2.32.3
# via
# dagster
# dagster-aws
# dagster-graphql
# dlt
# geoip2
# google-api-core
# google-cloud-bigquery
# gql
# infi-clickhouse-orm
# langchain
# langchain-community
# langsmith
# pdpyras
# posthoganalytics
# requests-file
# requests-oauthlib
# requests-toolbelt
# simple-salesforce
# snowflake-connector-python
# social-auth-core
# stripe
# tiktoken
# webdriver-manager
# zeep
requests-file==2.1.0
# via zeep
requests-oauthlib==1.3.0
# via social-auth-core
requests-toolbelt==1.0.0
# via
# gql
# langsmith
# zeep
requirements-parser==0.5.0
# via dlt
retry==0.9.2
rich==13.9.4
# via dagster
rpds-py==0.16.2
# via
# jsonschema
# referencing
rsa==4.9
# via google-auth
s3fs==2023.10.0
s3transfer==0.6.0
# via boto3
scikit-learn==1.5.0
scipy==1.12.0
# via scikit-learn
selenium==4.28.1
semantic-version==2.8.5
semver==3.0.2
# via dlt
sentry-sdk==1.44.1
setuptools==75.8.0
# via
# dagster
# dlt
# gunicorn
# infi-clickhouse-orm
simple-salesforce==1.12.6
simplejson==3.19.2
# via dlt
six==1.16.0
# via
# astunparse
# dagster
# djangorestframework-csv
# google-auth
# isodate
# posthoganalytics
# python-dateutil
slack-sdk==3.17.1
smmap==5.0.1
# via gitdb
sniffio==1.3.1
# via
# anthropic
# anyio
# httpx
# openai
# trio
snowflake-connector-python==3.6.0
# via snowflake-sqlalchemy
snowflake-sqlalchemy==1.6.1
social-auth-app-django==5.0.0
social-auth-core==4.3.0
# via social-auth-app-django
sortedcontainers==2.4.0
# via
# snowflake-connector-python
# trio
soupsieve==2.6
# via beautifulsoup4
sqlalchemy==2.0.31
# via
# alembic
# dagster
# langchain
# langchain-community
# snowflake-sqlalchemy
# sqlalchemy-bigquery
sqlalchemy-bigquery==1.11.0
sqlparse==0.4.4
# via django
sshtunnel==0.4.0
starlette==0.45.2
# via
# dagster-graphql
# dagster-webserver
statshog==1.0.6
stripe==10.3.0
structlog==23.2.0
# via
# dagster
# django-structlog
tabulate==0.9.0
# via dagster
temporalio==1.7.1
tenacity==8.4.2
# via
# celery-redbeat
# dlt
# langchain
# langchain-community
# langchain-core
threadpoolctl==3.3.0
# via scikit-learn
tiktoken==0.8.0
# via
# langchain-openai
# sentry-sdk
token-bucket==0.3.0
tomli==2.2.1
# via dagster
tomlkit==0.12.3
# via
# dlt
# snowflake-connector-python
toposort==1.10
# via dagster
toronado==0.1.0
tqdm==4.64.1
# via
# dagster
# openai
trio==0.26.0
# via
# selenium
# trio-websocket
trio-websocket==0.11.1
# via selenium
types-protobuf==4.22.0.0
# via temporalio
types-setuptools==69.0.0.0
# via requirements-parser
typing-extensions==4.12.2
# via
# alembic
# anthropic
# dagster
# dlt
# graphene
# langchain-core
# openai
# psycopg
# pydantic
# pydantic-core
# qrcode
# selenium
# simple-salesforce
# snowflake-connector-python
# sqlalchemy
# stripe
# temporalio
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
tzdata==2023.3
# via
# celery
# dlt
# pandas
tzlocal==5.2
# via clickhouse-driver
unicodecsv==0.14.1
# via djangorestframework-csv
universal-pathlib==0.2.6
# via dagster
uritemplate==4.1.1
# via drf-spectacular
urllib3==1.26.18
# via
# botocore
# clickhouse-connect
# geoip2
# google-auth
# pdpyras
# requests
# selenium
# sentry-sdk
uvicorn==0.34.0
# via dagster-webserver
uvloop==0.21.0
# via uvicorn
vine==5.0.0
# via
# amqp
# celery
# kombu
watchdog==5.0.3
# via dagster
watchfiles==1.0.4
# via uvicorn
wcwidth==0.2.6
# via prompt-toolkit
webdriver-manager==4.0.2
websocket-client==1.8.0
# via selenium
websockets==14.1
# via uvicorn
wheel==0.42.0
# via astunparse
whitenoise==6.5.0
wrapt==1.15.0
# via aiobotocore
wsproto==1.2.0
# via trio-websocket
xmlsec==1.3.14
# via python3-saml
yarl==1.18.3
# via
# aiohttp
# gql
zeep==4.2.1
# via simple-salesforce
zstandard==0.23.0
# via clickhouse-connect
zstd==1.5.5.1
zxcvbn==4.4.28