-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
342 lines (342 loc) · 6.94 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile requirements.in
#
aiohappyeyeballs==2.4.0
# via aiohttp
aiohttp==3.10.5
# via -r requirements.in
aiomysql==0.2.0
# via databases
aiosignal==1.3.1
# via aiohttp
annotated-types==0.7.0
# via pydantic
anyio==4.4.0
# via
# httpx
# starlette
# watchfiles
async-lru==2.0.4
# via -r requirements.in
attrs==24.2.0
# via aiohttp
azure-core==1.30.2
# via
# azure-storage-blob
# azure-storage-file-datalake
azure-storage-blob==12.22.0
# via
# azure-storage-file-datalake
# cloudpathlib
azure-storage-file-datalake==12.16.0
# via cloudpathlib
backoff==2.2.1
# via -r requirements.in
boto3==1.35.12
# via
# -r requirements.in
# cloudpathlib
# cpg-utils
botocore==1.35.12
# via
# -r requirements.in
# boto3
# cpg-utils
# s3transfer
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via cryptography
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# typer
# uvicorn
cloudpathlib[all,azure,gs,s3]==0.19.0
# via
# -r requirements.in
# cpg-utils
cpg-utils==5.1.0
# via -r requirements.in
cryptography==43.0.1
# via
# -r requirements.in
# azure-storage-blob
databases[mysql]==0.9.0
# via -r requirements.in
deprecated==1.2.14
# via cpg-utils
dnspython==2.6.1
# via email-validator
email-validator==2.2.0
# via fastapi
fastapi[all]==0.112.2
# via
# -r requirements.in
# strawberry-graphql
fastapi-cli[standard]==0.0.5
# via fastapi
frozendict==2.4.4
# via cpg-utils
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
google-api-core[grpc]==2.19.2
# via
# google-cloud-appengine-logging
# google-cloud-bigquery
# google-cloud-core
# google-cloud-logging
# google-cloud-pubsub
# google-cloud-secret-manager
# google-cloud-storage
google-auth==2.34.0
# via
# -r requirements.in
# cpg-utils
# google-api-core
# google-cloud-appengine-logging
# google-cloud-core
# google-cloud-secret-manager
# google-cloud-storage
google-cloud-appengine-logging==1.4.5
# via google-cloud-logging
google-cloud-audit-log==0.3.0
# via google-cloud-logging
google-cloud-bigquery==3.11.4
# via -r requirements.in
google-cloud-core==2.4.1
# via
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-storage
google-cloud-logging==2.7.0
# via -r requirements.in
google-cloud-pubsub==2.18.3
# via -r requirements.in
google-cloud-secret-manager==2.20.2
# via cpg-utils
google-cloud-storage==1.43.0
# via
# -r requirements.in
# cloudpathlib
google-crc32c==1.6.0
# via google-resumable-media
google-resumable-media==2.7.2
# via
# google-cloud-bigquery
# google-cloud-storage
googleapis-common-protos[grpc]==1.65.0
# via
# google-api-core
# google-cloud-audit-log
# grpc-google-iam-v1
# grpcio-status
graphql-core==3.2.4
# via strawberry-graphql
greenlet==3.0.3
# via sqlalchemy
grpc-google-iam-v1==0.12.7
# via
# google-cloud-logging
# google-cloud-pubsub
# google-cloud-secret-manager
grpcio==1.66.1
# via
# google-api-core
# google-cloud-bigquery
# google-cloud-pubsub
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
grpcio-status==1.62.3
# via
# google-api-core
# google-cloud-pubsub
h11==0.14.0
# via
# httpcore
# uvicorn
httpcore==1.0.5
# via httpx
httptools==0.6.1
# via uvicorn
httpx==0.27.2
# via fastapi
idna==3.8
# via
# anyio
# email-validator
# httpx
# requests
# yarl
isodate==0.6.1
# via
# azure-storage-blob
# azure-storage-file-datalake
itsdangerous==2.2.0
# via fastapi
jinja2==3.1.4
# via fastapi
jmespath==1.0.1
# via
# boto3
# botocore
markdown-it-py==3.0.0
# via rich
markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
multidict==6.0.5
# via
# aiohttp
# yarl
orjson==3.10.7
# via fastapi
packaging==24.1
# via google-cloud-bigquery
proto-plus==1.24.0
# via
# google-api-core
# google-cloud-appengine-logging
# google-cloud-bigquery
# google-cloud-logging
# google-cloud-pubsub
# google-cloud-secret-manager
protobuf==4.25.4
# via
# google-api-core
# google-cloud-appengine-logging
# google-cloud-audit-log
# google-cloud-bigquery
# google-cloud-pubsub
# google-cloud-secret-manager
# google-cloud-storage
# googleapis-common-protos
# grpc-google-iam-v1
# grpcio-status
# proto-plus
pyasn1==0.6.0
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.8.2
# via
# fastapi
# pydantic-extra-types
# pydantic-settings
pydantic-core==2.20.1
# via pydantic
pydantic-extra-types==2.9.0
# via fastapi
pydantic-settings==2.4.0
# via fastapi
pygments==2.18.0
# via rich
pymysql==1.1.1
# via aiomysql
python-dateutil==2.8.2
# via
# -r requirements.in
# botocore
# google-cloud-bigquery
# strawberry-graphql
python-dotenv==1.0.1
# via
# pydantic-settings
# uvicorn
python-multipart==0.0.9
# via
# fastapi
# strawberry-graphql
pyyaml==6.0.2
# via
# fastapi
# uvicorn
requests==2.32.3
# via
# -r requirements.in
# azure-core
# cpg-utils
# google-api-core
# google-cloud-bigquery
# google-cloud-storage
rich==13.8.0
# via typer
rsa==4.9
# via google-auth
s3transfer==0.10.2
# via boto3
shellingham==1.5.4
# via typer
six==1.16.0
# via
# azure-core
# google-cloud-storage
# isodate
# python-dateutil
slack-sdk==3.20.2
# via -r requirements.in
sniffio==1.3.1
# via
# anyio
# httpx
sqlalchemy==2.0.34
# via databases
starlette==0.38.4
# via fastapi
strawberry-graphql[fastapi]==0.243.0
# via -r requirements.in
tabulate==0.9.0
# via cpg-utils
toml==0.10.2
# via cpg-utils
typer==0.12.5
# via fastapi-cli
typing-extensions==4.12.2
# via
# azure-core
# azure-storage-blob
# azure-storage-file-datalake
# fastapi
# pydantic
# pydantic-core
# sqlalchemy
# strawberry-graphql
# typer
ujson==5.10.0
# via fastapi
urllib3==2.2.2
# via
# botocore
# requests
uvicorn[standard]==0.29.0
# via
# -r requirements.in
# fastapi
# fastapi-cli
uvloop==0.20.0
# via uvicorn
watchfiles==0.24.0
# via uvicorn
websockets==13.0.1
# via uvicorn
wrapt==1.16.0
# via deprecated
yarl==1.9.10
# via aiohttp