-
Notifications
You must be signed in to change notification settings - Fork 13
/
requirements.txt
382 lines (381 loc) · 7.63 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
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --no-emit-index-url --output-file=requirements.txt requirements.in setup.py
#
# -e file:///home/circleci/cloudify-utilities-plugins-sdk
# # via
# # -r requirements.in
# # cloudify-gcp-plugin (setup.py)
# -e file:///home/circleci/fusion-agent
# # via
# # -r requirements.in
# # fusion-mgmtworker
# -e file:///home/circleci/fusion-common
# # via
# # -r requirements.in
# # cloudify-gcp-plugin (setup.py)
# # fusion-agent
# # fusion-mgmtworker
# -e file:///home/circleci/fusion-manager/mgmtworker
# # via -r requirements.in
adal==1.2.7
# via msrestazure
aiohttp==3.9.3
# via
# cloudify-common
# fusion-common
aiosignal==1.3.1
# via aiohttp
amqp==5.2.0
# via kombu
appdirs==1.4.4
# via fusion-agent
attrs==23.2.0
# via
# aiohttp
# jsonschema
azure-common==1.1.28
# via azure-mgmt-containerservice
azure-core==1.30.1
# via
# azure-identity
# azure-mgmt-core
# msrest
azure-identity==1.15.0
# via cloudify-utilities-plugins-sdk
azure-mgmt-containerservice==17.0.0
# via cloudify-utilities-plugins-sdk
azure-mgmt-core==1.4.0
# via azure-mgmt-containerservice
bcrypt==4.1.2
# via paramiko
billiard==4.2.0
# via celery
boto3==1.34.67
# via cloudify-utilities-plugins-sdk
botocore==1.34.67
# via
# boto3
# s3transfer
bottle==0.12.25
# via
# cloudify-common
# fusion-common
cachetools==5.3.3
# via google-auth
celery==5.3.6
# via fusion-agent
certifi==2024.2.2
# via
# kubernetes
# msrest
# requests
cffi==1.16.0
# via
# cryptography
# fusion-agent
# pynacl
# python-gssapi
charset-normalizer==3.3.2
# via requests
click==8.1.7
# via
# celery
# click-didyoumean
# click-plugins
# click-repl
# fusion-agent
click-didyoumean==0.3.0
# via celery
click-plugins==1.1.1
# via celery
click-repl==0.3.0
# via celery
cloudify-common==7.0.3
# via cloudify-utilities-plugins-sdk
cryptography==42.0.5
# via
# -r requirements.in
# adal
# azure-identity
# fusion-mgmtworker
# msal
# paramiko
# pyjwt
# pyspnego
# requests-ntlm
distro==1.9.0
# via
# cloudify-common
# fusion-common
fabric==2.7.1
# via fusion-agent
fasteners==0.19
# via
# cloudify-common
# fusion-common
frozenlist==1.4.1
# via
# aiohttp
# aiosignal
gitdb==4.0.11
# via
# cloudify-utilities-plugins-sdk
# gitpython
gitpython==3.1.42
# via cloudify-utilities-plugins-sdk
google-api-core==2.17.1
# via google-api-python-client
google-api-python-client==2.122.0
# via cloudify-gcp-plugin (setup.py)
google-auth==2.15.0
# via
# cloudify-gcp-plugin (setup.py)
# cloudify-utilities-plugins-sdk
# google-api-core
# google-api-python-client
# google-auth-httplib2
# kubernetes
google-auth-httplib2==0.2.0
# via google-api-python-client
googleapis-common-protos==1.63.0
# via google-api-core
httplib2==0.22.0
# via
# cloudify-gcp-plugin (setup.py)
# google-api-python-client
# google-auth-httplib2
# oauth2client
idna==3.6
# via
# requests
# yarl
invoke==1.7.3
# via fabric
isodate==0.6.1
# via msrest
jinja2==3.1.3
# via
# cloudify-common
# cloudify-utilities-plugins-sdk
# fusion-agent
# fusion-common
jmespath==1.0.1
# via
# boto3
# botocore
jsonschema==3.0.0
# via cloudify-gcp-plugin (setup.py)
kombu==5.3.5
# via celery
kubernetes==26.1.0
# via cloudify-utilities-plugins-sdk
markupsafe==2.1.5
# via jinja2
msal==1.28.0
# via
# azure-identity
# msal-extensions
msal-extensions==1.1.0
# via azure-identity
msrest==0.7.1
# via
# azure-mgmt-containerservice
# msrestazure
msrestazure==0.6.4
# via cloudify-utilities-plugins-sdk
multidict==6.0.5
# via
# aiohttp
# yarl
nats-py==2.7.2
# via fusion-common
networkx==3.2.1
# via fusion-common
oauth2client==4.1.3
# via cloudify-gcp-plugin (setup.py)
oauthlib==3.2.2
# via requests-oauthlib
packaging==21.3
# via
# cloudify-utilities-plugins-sdk
# fusion-agent
# fusion-mgmtworker
# msal-extensions
paramiko==3.4.0
# via
# cloudify-utilities-plugins-sdk
# fabric
pathlib2==2.3.7.post1
# via fabric
pika==1.3.2
# via
# cloudify-common
# fusion-common
pkginfo==1.10.0
# via wagon
ply==3.11
# via pysmi
portalocker==2.8.2
# via msal-extensions
prompt-toolkit==3.0.43
# via click-repl
protobuf==4.25.3
# via
# google-api-core
# googleapis-common-protos
proxy-tools==0.1.0
# via
# cloudify-common
# fusion-common
psutil==5.9.8
# via cloudify-utilities-plugins-sdk
psycopg2==2.9.9
# via fusion-mgmtworker
pyasn1==0.5.1
# via
# oauth2client
# pyasn1-modules
# pysnmp
# python-gssapi
# rsa
pyasn1-modules==0.3.0
# via
# google-auth
# oauth2client
pycdlib==1.14.0
# via cloudify-utilities-plugins-sdk
pycparser==2.21
# via cffi
pycryptodomex==3.20.0
# via pysnmp
pyjwt[crypto]==2.8.0
# via
# adal
# msal
pykerberos==1.2.4
# via pywinrm
pynacl==1.5.0
# via
# fusion-agent
# paramiko
pyparsing==3.1.2
# via
# httplib2
# packaging
pyrsistent==0.20.0
# via jsonschema
pysmi==0.3.4
# via pysnmp
pysnmp==4.4.12
# via fusion-common
pyspnego==0.10.2
# via requests-ntlm
python-dateutil==2.9.0.post0
# via
# adal
# botocore
# celery
# fusion-mgmtworker
# kubernetes
python-gssapi==0.6.4
# via fusion-agent
pytz==2024.1
# via
# cloudify-common
# fusion-common
# fusion-mgmtworker
pywinrm[kerberos]==0.4.3
# via fusion-agent
pyyaml==6.0.1
# via
# cloudify-utilities-plugins-sdk
# fusion-common
# kubernetes
requests==2.31.0
# via
# adal
# azure-core
# cloudify-common
# cloudify-utilities-plugins-sdk
# fusion-agent
# fusion-common
# google-api-core
# kubernetes
# msal
# msrest
# pywinrm
# requests-ntlm
# requests-oauthlib
# requests-toolbelt
requests-ntlm==1.2.0
# via pywinrm
requests-oauthlib==1.4.0
# via
# kubernetes
# msrest
requests-toolbelt==1.0.0
# via
# cloudify-common
# fusion-common
retrying==1.3.4
# via fusion-mgmtworker
rsa==4.9
# via
# google-auth
# oauth2client
s3transfer==0.10.1
# via boto3
six==1.16.0
# via
# azure-core
# google-auth
# isodate
# jsonschema
# kubernetes
# msrestazure
# oauth2client
# pathlib2
# python-dateutil
# python-gssapi
# pywinrm
# retrying
smmap==5.0.1
# via gitdb
typing-extensions==4.10.0
# via azure-core
tzdata==2024.1
# via celery
uritemplate==4.1.1
# via google-api-python-client
urllib3==2.2.1
# via
# botocore
# fusion-common
# kubernetes
# requests
vine==5.1.0
# via
# amqp
# celery
# kombu
wagon==1.0.1
# via
# cloudify-common
# fusion-common
wcwidth==0.2.13
# via prompt-toolkit
websocket-client==1.7.0
# via kubernetes
wheel==0.43.0
# via wagon
xmltodict==0.13.0
# via
# cloudify-utilities-plugins-sdk
# pywinrm
yarl==1.9.4
# via aiohttp
# The following packages are considered to be unsafe in a requirements file:
# setuptools