-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathrequirements.txt
401 lines (400 loc) · 9.37 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
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile requirements.in
#
amqp==5.2.0
# via kombu
annotated-types==0.7.0
# via pydantic
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via redis
attrs==23.1.0
# via jsonschema
backoff==2.2.1
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
beautifulsoup4==4.12.2
# via directory-components
billiard==4.2.0
# via celery
boto3==1.26.141
# via -r requirements.in
botocore==1.29.165
# via
# boto3
# s3transfer
celery[redis]==5.3.6
# via
# -r requirements.in
# dbt-copilot-python
# django-celery-beat
certifi==2024.7.4
# via
# -r requirements.in
# requests
# sentry-sdk
cffi==1.16.0
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cron-descriptor==1.4.0
# via django-celery-beat
cryptography==43.0.1
# via
# -r requirements.in
# django-cryptography
# jwcrypto
# pyjwt
dbt-copilot-python==0.2.0
# via -r requirements.in
defusedxml==0.7.1
# via python3-openid
deprecated==1.2.14
# via
# opentelemetry-api
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
directory-api-client==26.8.0
# via -r requirements.in
directory-client-core==7.2.13
# via
# -r requirements.in
# directory-api-client
# directory-forms-api-client
directory-components==40.2.3
# via -r requirements.in
directory-constants==24.1.3
# via
# -r requirements.in
# directory-components
directory-forms-api-client==7.4.2
# via -r requirements.in
directory-healthcheck==3.7
# via -r requirements.in
directory-validators==9.3.4
# via -r requirements.in
distlib==0.3.8
# via virtualenv
dj-database-url==2.1.0
# via -r requirements.in
django==4.2.17
# via
# -r requirements.in
# directory-api-client
# directory-client-core
# directory-components
# directory-constants
# directory-healthcheck
# directory-validators
# dj-database-url
# django-allauth
# django-appconf
# django-celery-beat
# django-clearcache
# django-cryptography
# django-extensions
# django-filter
# django-health-check
# django-log-formatter-asim
# django-oauth-toolkit
# django-redis
# django-staff-sso-client
# django-timezone-field
# djangorestframework
# sigauth
django-allauth==0.51.0
# via -r requirements.in
django-appconf==1.0.6
# via django-cryptography
django-celery-beat==2.5.0
# via -r requirements.in
django-clearcache==1.2.1
# via -r requirements.in
django-cryptography==1.1
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-filter==23.5
# via -r requirements.in
django-health-check==3.18.2
# via directory-healthcheck
django-json-widget==1.1.1
# via -r requirements.in
django-log-formatter-asim==0.0.6
# via -r requirements.in
django-oauth-toolkit==2.3.0
# via -r requirements.in
django-pglocks==1.0.4
# via -r requirements.in
django-ratelimit==3.0.1
# via -r requirements.in
django-redis==5.4.0
# via -r requirements.in
django-sort-order-field==1.2
# via -r requirements.in
django-staff-sso-client==4.3.0
# via -r requirements.in
django-timezone-field==6.1.0
# via django-celery-beat
djangorestframework==3.15.2
# via
# -r requirements.in
# sigauth
docopt==0.6.2
# via notifications-python-client
filelock==3.13.1
# via
# tldextract
# virtualenv
future==0.18.3
# via django-json-widget
googleapis-common-protos==1.63.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
grpcio==1.64.0
# via opentelemetry-exporter-otlp-proto-grpc
gunicorn==22.0.0
# via -r requirements.in
identify==2.5.36
# via pre-commit
idna==3.7
# via
# -r requirements.in
# requests
# tldextract
importlib-metadata==6.11.0
# via opentelemetry-api
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==3.2.0
# via directory-components
jwcrypto==1.5.6
# via django-oauth-toolkit
kombu==5.3.4
# via celery
mohawk==0.3.4
# via sigauth
monotonic==1.6
# via directory-client-core
nodeenv==1.8.0
# via pre-commit
notifications-python-client==9.0.0
# via -r requirements.in
oauthlib==3.2.2
# via
# -r requirements.in
# django-oauth-toolkit
# requests-oauthlib
olefile==0.47
# via directory-validators
opentelemetry-api==1.22.0
# via
# opentelemetry-distro
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-instrumentation
# opentelemetry-instrumentation-wsgi
# opentelemetry-propagator-aws-xray
# opentelemetry-sdk
opentelemetry-distro==0.43b0
# via dbt-copilot-python
opentelemetry-exporter-otlp==1.22.0
# via dbt-copilot-python
opentelemetry-exporter-otlp-proto-common==1.22.0
# via
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-exporter-otlp-proto-grpc==1.22.0
# via opentelemetry-exporter-otlp
opentelemetry-exporter-otlp-proto-http==1.22.0
# via opentelemetry-exporter-otlp
opentelemetry-instrumentation==0.43b0
# via
# opentelemetry-distro
# opentelemetry-instrumentation-wsgi
opentelemetry-instrumentation-wsgi==0.43b0
# via dbt-copilot-python
opentelemetry-propagator-aws-xray==1.0.1
# via dbt-copilot-python
opentelemetry-proto==1.22.0
# via
# opentelemetry-exporter-otlp-proto-common
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
opentelemetry-sdk==1.22.0
# via
# opentelemetry-distro
# opentelemetry-exporter-otlp-proto-grpc
# opentelemetry-exporter-otlp-proto-http
# opentelemetry-sdk-extension-aws
opentelemetry-sdk-extension-aws==2.0.1
# via dbt-copilot-python
opentelemetry-semantic-conventions==0.43b0
# via
# opentelemetry-instrumentation-wsgi
# opentelemetry-sdk
opentelemetry-util-http==0.43b0
# via opentelemetry-instrumentation-wsgi
packaging==24.0
# via gunicorn
pillow==10.3.0
# via
# -r requirements.in
# directory-validators
platformdirs==4.2.1
# via virtualenv
pre-commit==3.7.1
# via django-log-formatter-asim
prompt-toolkit==3.0.43
# via click-repl
protobuf==4.25.3
# via
# googleapis-common-protos
# opentelemetry-proto
psycopg2-binary==2.9.6
# via -r requirements.in
pycparser==2.21
# via cffi
pydantic==2.7.3
# via
# -r requirements.in
# pydantic-settings
pydantic-core==2.18.4
# via pydantic
pydantic-settings==2.3.1
# via -r requirements.in
pyjwt[crypto]==2.7.0
# via
# -r requirements.in
# django-allauth
# notifications-python-client
pyrsistent==0.20.0
# via jsonschema
python-crontab==3.0.0
# via django-celery-beat
python-dateutil==2.8.2
# via
# botocore
# celery
# python-crontab
python-dotenv==1.0.1
# via pydantic-settings
python3-openid==3.2.0
# via django-allauth
pytz==2023.3
# via directory-validators
pyyaml==6.0.1
# via pre-commit
redis==5.0.1
# via
# celery
# django-redis
requests[security]==2.32.3
# via
# -r requirements.in
# dbt-copilot-python
# directory-api-client
# directory-client-core
# django-allauth
# django-oauth-toolkit
# notifications-python-client
# opentelemetry-exporter-otlp-proto-http
# requests-file
# requests-oauthlib
# tldextract
requests-file==1.5.1
# via tldextract
requests-oauthlib==1.3.1
# via
# django-allauth
# django-staff-sso-client
s3transfer==0.6.2
# via boto3
sentry-sdk==1.29.2
# via -r requirements.in
sigauth==5.3.0
# via
# -r requirements.in
# directory-client-core
six==1.16.0
# via
# django-pglocks
# jsonschema
# mohawk
# python-dateutil
# requests-file
# w3lib
soupsieve==2.5
# via beautifulsoup4
sqlparse==0.5.0
# via
# -r requirements.in
# django
tldextract==3.4.4
# via -r requirements.in
typing-extensions==4.9.0
# via
# asgiref
# dj-database-url
# jwcrypto
# kombu
# opentelemetry-sdk
# pydantic
# pydantic-core
tzdata==2023.3
# via
# celery
# django-celery-beat
urllib3==1.26.19
# via
# -r requirements.in
# botocore
# directory-validators
# requests
# sentry-sdk
vine==5.1.0
# via
# amqp
# celery
# kombu
virtualenv==20.26.6
# via pre-commit
w3lib==1.22.0
# via directory-client-core
wcwidth==0.2.12
# via prompt-toolkit
whitenoise==6.6.0
# via -r requirements.in
wrapt==1.16.0
# via
# deprecated
# opentelemetry-instrumentation
zipp==3.19.1
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# setuptools