blob: 1e6c775bb03dd807db3e4c32ce7edff1b690481a [file] [log] [blame]
garciadeblas66834562022-11-10 14:07:04 +01001#######################################################################################
2# Copyright ETSI Contributors and Others.
3#
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
13# implied.
14# See the License for the specific language governing permissions and
15# limitations under the License.
16#######################################################################################
17azure-common==1.1.28
18 # via
19 # -r requirements.in
20 # azure-mgmt-compute
21azure-core==1.26.1
22 # via
23 # azure-identity
24 # azure-mgmt-core
25 # msrest
26azure-identity==1.12.0
27 # via -r requirements.in
28azure-mgmt-compute==29.0.0
29 # via -r requirements.in
30azure-mgmt-core==1.3.2
31 # via azure-mgmt-compute
32cachetools==5.2.0
33 # via google-auth
34certifi==2022.9.24
35 # via
36 # msrest
37 # requests
38cffi==1.15.1
39 # via cryptography
40charset-normalizer==2.1.1
41 # via requests
42cryptography==38.0.3
43 # via
44 # azure-identity
45 # msal
46 # pyjwt
47debtcollector==2.5.0
48 # via
49 # oslo-config
50 # oslo-utils
51 # python-keystoneclient
52google-api-core==2.10.2
53 # via google-api-python-client
54google-api-python-client==2.66.0
55 # via -r requirements.in
56google-auth==2.14.1
57 # via
58 # -r requirements.in
59 # google-api-core
60 # google-api-python-client
61 # google-auth-httplib2
62google-auth-httplib2==0.1.0
63 # via google-api-python-client
64googleapis-common-protos==1.57.0
65 # via google-api-core
66httplib2==0.21.0
67 # via
68 # google-api-python-client
69 # google-auth-httplib2
70idna==3.4
71 # via requests
72iso8601==1.1.0
73 # via
74 # keystoneauth1
75 # oslo-utils
76 # python-novaclient
77isodate==0.6.1
78 # via msrest
79keystoneauth1==5.0.0
80 # via
81 # python-keystoneclient
82 # python-novaclient
83msal==1.20.0
84 # via
85 # azure-identity
86 # msal-extensions
87msal-extensions==1.0.0
88 # via azure-identity
89msgpack==1.0.4
90 # via oslo-serialization
91msrest==0.7.1
92 # via azure-mgmt-compute
93netaddr==0.8.0
94 # via
95 # oslo-config
96 # oslo-utils
97netifaces==0.11.0
98 # via oslo-utils
99oauthlib==3.2.2
100 # via requests-oauthlib
101os-service-types==1.7.0
102 # via keystoneauth1
103oslo-config==9.0.0
104 # via python-keystoneclient
105oslo-i18n==5.1.0
106 # via
107 # oslo-config
108 # oslo-utils
109 # python-keystoneclient
110 # python-novaclient
111oslo-serialization==5.0.0
112 # via
113 # python-keystoneclient
114 # python-novaclient
115oslo-utils==6.1.0
116 # via
117 # oslo-serialization
118 # python-keystoneclient
119 # python-novaclient
120packaging==21.3
121 # via
122 # oslo-utils
123 # python-keystoneclient
124pbr==5.11.0
125 # via
126 # keystoneauth1
127 # os-service-types
128 # oslo-i18n
129 # oslo-serialization
130 # python-keystoneclient
131 # python-novaclient
132 # stevedore
133portalocker==2.6.0
134 # via msal-extensions
135prettytable==3.5.0
136 # via python-novaclient
137prometheus-client==0.15.0
138 # via -r requirements.in
139protobuf==4.21.9
140 # via
141 # google-api-core
142 # googleapis-common-protos
143pyasn1==0.4.8
144 # via
145 # pyasn1-modules
146 # rsa
147pyasn1-modules==0.2.8
148 # via google-auth
149pycparser==2.21
150 # via cffi
151pyjwt[crypto]==2.6.0
152 # via msal
153pyparsing==3.0.9
154 # via
155 # httplib2
156 # oslo-utils
157 # packaging
158python-keystoneclient==5.0.1
159 # via -r requirements.in
160python-novaclient==18.2.0
161 # via -r requirements.in
162pytz==2022.6
163 # via
164 # oslo-serialization
165 # oslo-utils
166pyyaml==5.4.1
167 # via
168 # -r requirements.in
169 # oslo-config
170requests==2.28.1
171 # via
172 # azure-core
173 # google-api-core
174 # keystoneauth1
175 # msal
176 # msrest
177 # oslo-config
178 # python-keystoneclient
179 # requests-oauthlib
180requests-oauthlib==1.3.1
181 # via msrest
182rfc3986==2.0.0
183 # via oslo-config
184rsa==4.9
185 # via google-auth
186six==1.16.0
187 # via
188 # azure-core
189 # azure-identity
190 # google-auth
191 # google-auth-httplib2
192 # isodate
193 # keystoneauth1
194 # python-keystoneclient
195stevedore==4.1.1
196 # via
197 # keystoneauth1
198 # oslo-config
199 # python-keystoneclient
200 # python-novaclient
201typing-extensions==4.4.0
202 # via azure-core
203uritemplate==4.1.1
204 # via google-api-python-client
205urllib3==1.26.12
206 # via requests
207wcwidth==0.2.5
208 # via prettytable
209wrapt==1.14.1
210 # via debtcollector