forked from kapicorp/kapitan
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements.txt
182 lines (181 loc) · 3.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
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
#
# pip-compile requirements.txt
#
addict==2.4.0
# via -r requirements.txt
attrs==21.2.0
# via jsonschema
azure-common==1.1.27
# via azure-keyvault-keys
azure-core==1.17.0
# via
# azure-identity
# azure-keyvault-keys
azure-identity==1.6.0
# via -r requirements.txt
azure-keyvault-keys==4.4.0
# via -r requirements.txt
boto3==1.18.17
# via -r requirements.txt
botocore==1.21.17
# via
# boto3
# s3transfer
cachetools==4.2.2
# via google-auth
certifi==2021.5.30
# via
# msrest
# requests
cffi==1.14.6
# via cryptography
charset-normalizer==2.0.4
# via requests
cryptography==3.4.7
# via
# -r requirements.txt
# azure-identity
# azure-keyvault-keys
# msal
# pyjwt
docker==5.0.0
# via -r requirements.txt
gitdb==4.0.7
# via gitpython
gitpython==3.1.20
# via -r requirements.txt
google-api-core==1.31.1
# via google-api-python-client
google-api-python-client==2.15.0
# via -r requirements.txt
google-auth==1.34.0
# via
# google-api-core
# google-api-python-client
# google-auth-httplib2
google-auth-httplib2==0.1.0
# via google-api-python-client
googleapis-common-protos==1.53.0
# via google-api-core
httplib2==0.19.1
# via
# google-api-python-client
# google-auth-httplib2
hvac==0.11.0
# via -r requirements.txt
idna==3.2
# via requests
isodate==0.6.0
# via msrest
jinja2==3.0.1
# via -r requirements.txt
jmespath==0.10.0
# via
# boto3
# botocore
jsonnet==0.17.0
# via -r requirements.txt
jsonschema==3.2.0
# via -r requirements.txt
markupsafe==2.0.1
# via jinja2
msal==1.13.0
# via
# azure-identity
# msal-extensions
msal-extensions==0.3.0
# via azure-identity
msrest==0.6.21
# via azure-keyvault-keys
oauthlib==3.1.1
# via requests-oauthlib
packaging==21.0
# via google-api-core
pathspec==0.9.0
# via yamllint
portalocker==1.7.1
# via msal-extensions
protobuf==3.17.3
# via
# google-api-core
# googleapis-common-protos
pyasn1==0.4.8
# via
# pyasn1-modules
# rsa
pyasn1-modules==0.2.8
# via google-auth
pycparser==2.20
# via cffi
pyjwt[crypto]==2.1.0
# via msal
pyparsing==2.4.7
# via
# -r requirements.txt
# httplib2
# packaging
pyrsistent==0.18.0
# via jsonschema
python-dateutil==2.8.2
# via botocore
python-gnupg==0.4.7
# via -r requirements.txt
pytz==2021.1
# via google-api-core
pyyaml==5.4.1
# via
# -r requirements.txt
# yamllint
requests==2.26.0
# via
# -r requirements.txt
# azure-core
# docker
# google-api-core
# hvac
# msal
# msrest
# requests-oauthlib
requests-oauthlib==1.3.0
# via msrest
rfc3987==1.3.8
# via -r requirements.txt
rsa==4.7.2
# via google-auth
s3transfer==0.5.0
# via boto3
six==1.16.0
# via
# -r requirements.txt
# azure-core
# azure-identity
# azure-keyvault-keys
# google-api-core
# google-auth
# google-auth-httplib2
# hvac
# isodate
# jsonschema
# protobuf
# python-dateutil
smmap==4.0.0
# via gitdb
toml==0.10.2
# via -r requirements.txt
typing-extensions==3.10.0.0
# via gitpython
uritemplate==3.0.1
# via google-api-python-client
urllib3==1.26.6
# via
# botocore
# requests
websocket-client==1.1.1
# via docker
yamllint==1.26.2
# via -r requirements.txt
# The following packages are considered to be unsafe in a requirements file:
# setuptools