forked from flyteorg/flytesnacks
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dev-requirements.txt
370 lines (370 loc) Β· 6.72 KB
/
dev-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
#
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile dev-requirements.in
#
adlfs==2024.7.0
# via flytekit
aiobotocore==2.15.1
# via s3fs
aiohappyeyeballs==2.4.3
# via aiohttp
aiohttp==3.10.8
# via
# adlfs
# aiobotocore
# gcsfs
# s3fs
aioitertools==0.12.0
# via aiobotocore
aiosignal==1.3.1
# via aiohttp
attrs==24.2.0
# via
# aiohttp
# jsonlines
autoflake==2.3.1
# via -r dev-requirements.in
azure-core==1.31.0
# via
# adlfs
# azure-identity
# azure-storage-blob
azure-datalake-store==0.0.53
# via adlfs
azure-identity==1.18.0
# via adlfs
azure-storage-blob==12.23.1
# via adlfs
botocore==1.35.23
# via aiobotocore
cachetools==5.5.0
# via google-auth
certifi==2024.8.30
# via requests
cffi==1.17.1
# via
# azure-datalake-store
# cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# dask
# flytekit
# rich-click
cloudpickle==3.0.0
# via
# dask
# flytekit
codespell==2.3.0
# via -r dev-requirements.in
coverage==7.6.1
# via -r dev-requirements.in
croniter==3.0.3
# via flytekit
cryptography==43.0.1
# via
# azure-identity
# azure-storage-blob
# msal
# pyjwt
dask[array,dataframe]==2024.9.1
# via
# -r dev-requirements.in
# dask-expr
dask-expr==1.1.15
# via dask
dataclasses-json==0.5.9
# via flytekit
decorator==5.1.1
# via gcsfs
diskcache==5.6.3
# via flytekit
distlib==0.3.8
# via virtualenv
docker==7.1.0
# via flytekit
docstring-parser==0.16
# via flytekit
filelock==3.16.1
# via virtualenv
flyteidl==1.13.4
# via flytekit
flytekit==1.13.7
# via -r dev-requirements.in
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
fsspec==2024.9.0
# via
# adlfs
# dask
# flytekit
# gcsfs
# s3fs
gcsfs==2024.9.0.post1
# via flytekit
google-api-core==2.20.0
# via
# google-cloud-core
# google-cloud-storage
google-auth==2.35.0
# via
# gcsfs
# google-api-core
# google-auth-oauthlib
# google-cloud-core
# google-cloud-storage
google-auth-oauthlib==1.2.1
# via gcsfs
google-cloud-core==2.4.1
# via google-cloud-storage
google-cloud-storage==2.18.2
# via gcsfs
google-crc32c==1.6.0
# via
# google-cloud-storage
# google-resumable-media
google-resumable-media==2.7.2
# via google-cloud-storage
googleapis-common-protos==1.65.0
# via
# flyteidl
# flytekit
# google-api-core
# grpcio-status
# protoc-gen-openapiv2
grpcio==1.66.2
# via
# flytekit
# grpcio-status
grpcio-status==1.66.2
# via flytekit
identify==2.6.1
# via pre-commit
idna==3.10
# via
# requests
# yarl
importlib-metadata==8.5.0
# via flytekit
iniconfig==2.0.0
# via pytest
isodate==0.6.1
# via azure-storage-blob
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jmespath==1.0.1
# via botocore
joblib==1.4.2
# via flytekit
jsonlines==4.0.0
# via flytekit
jsonpickle==3.3.0
# via flytekit
keyring==25.4.1
# via flytekit
locket==1.0.0
# via partd
markdown-it-py==3.0.0
# via
# flytekit
# rich
marshmallow==3.22.0
# via
# dataclasses-json
# marshmallow-enum
# marshmallow-jsonschema
marshmallow-enum==1.5.1
# via
# dataclasses-json
# flytekit
marshmallow-jsonschema==0.13.0
# via flytekit
mashumaro==3.13.1
# via
# -r dev-requirements.in
# flytekit
mdurl==0.1.2
# via markdown-it-py
mock==5.1.0
# via -r dev-requirements.in
more-itertools==10.5.0
# via
# jaraco-classes
# jaraco-functools
msal==1.31.0
# via
# azure-datalake-store
# azure-identity
# msal-extensions
msal-extensions==1.2.0
# via azure-identity
multidict==6.1.0
# via
# aiohttp
# yarl
mypy==1.11.2
# via -r dev-requirements.in
mypy-extensions==1.0.0
# via
# mypy
# typing-inspect
nodeenv==1.9.1
# via pre-commit
numpy==2.1.1
# via
# dask
# pandas
# pyarrow
# scipy
# xgboost
oauthlib==3.2.2
# via requests-oauthlib
packaging==24.1
# via
# dask
# marshmallow
# pytest
pandas==2.2.3
# via
# dask
# dask-expr
partd==1.4.2
# via dask
platformdirs==4.3.6
# via virtualenv
pluggy==1.5.0
# via pytest
portalocker==2.10.1
# via msal-extensions
pre-commit==3.8.0
# via -r dev-requirements.in
proto-plus==1.24.0
# via google-api-core
protobuf==5.28.2
# via
# flyteidl
# flytekit
# google-api-core
# googleapis-common-protos
# grpcio-status
# proto-plus
# protoc-gen-openapiv2
protoc-gen-openapiv2==0.0.1
# via flyteidl
pyarrow==17.0.0
# via dask-expr
pyasn1==0.6.1
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.4.1
# via google-auth
pycparser==2.22
# via cffi
pyflakes==3.2.0
# via autoflake
pygments==2.18.0
# via
# flytekit
# rich
pyjwt[crypto]==2.9.0
# via
# msal
# pyjwt
pytest==8.3.3
# via -r dev-requirements.in
python-dateutil==2.9.0.post0
# via
# botocore
# croniter
# pandas
python-json-logger==2.0.7
# via flytekit
pytimeparse==1.1.8
# via flytekit
pytz==2024.2
# via
# croniter
# pandas
pyyaml==6.0.2
# via
# dask
# flytekit
# pre-commit
requests==2.32.3
# via
# azure-core
# azure-datalake-store
# docker
# flytekit
# gcsfs
# google-api-core
# google-cloud-storage
# msal
# requests-oauthlib
requests-oauthlib==2.0.0
# via google-auth-oauthlib
rich==13.9.1
# via
# flytekit
# rich-click
rich-click==1.8.3
# via flytekit
rsa==4.9
# via google-auth
s3fs==2024.9.0
# via flytekit
scipy==1.14.1
# via xgboost
six==1.16.0
# via
# azure-core
# isodate
# python-dateutil
statsd==4.0.1
# via flytekit
toolz==0.12.1
# via
# dask
# partd
typing-extensions==4.12.2
# via
# azure-core
# azure-identity
# azure-storage-blob
# flytekit
# mashumaro
# mypy
# rich-click
# typing-inspect
typing-inspect==0.9.0
# via dataclasses-json
tzdata==2024.2
# via pandas
urllib3==2.2.3
# via
# botocore
# docker
# flytekit
# requests
virtualenv==20.26.6
# via pre-commit
wrapt==1.16.0
# via aiobotocore
xgboost==2.1.1
# via -r dev-requirements.in
yarl==1.13.1
# via aiohttp
zipp==3.20.2
# via importlib-metadata