blob: a823607bb215ad948a3c8e00930c6c96b5e48ac7 [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#######################################################################################
Dario Faccin89e04842023-05-24 16:53:58 +020017attrs==23.1.0
Mark Beierl9ed3fa42023-03-01 18:51:34 +000018 # via cmd2
19autopage==0.5.1
20 # via cliff
garciadeblas66834562022-11-10 14:07:04 +010021azure-common==1.1.28
22 # via
23 # -r requirements.in
24 # azure-mgmt-compute
Dario Faccin89e04842023-05-24 16:53:58 +020025 # azure-mgmt-monitor
Mark Beierl9ed3fa42023-03-01 18:51:34 +000026azure-core==1.26.4
garciadeblas66834562022-11-10 14:07:04 +010027 # via
28 # azure-identity
29 # azure-mgmt-core
30 # msrest
Dario Faccin89e04842023-05-24 16:53:58 +020031azure-identity==1.13.0
garciadeblas66834562022-11-10 14:07:04 +010032 # via -r requirements.in
Mark Beierlf4fc5c92023-01-27 19:13:35 +000033azure-mgmt-compute==29.1.0
garciadeblas66834562022-11-10 14:07:04 +010034 # via -r requirements.in
Mark Beierl9ed3fa42023-03-01 18:51:34 +000035azure-mgmt-core==1.4.0
Dario Faccin89e04842023-05-24 16:53:58 +020036 # via
37 # azure-mgmt-compute
38 # azure-mgmt-monitor
39azure-mgmt-monitor==6.0.1
40 # via -r requirements.in
Mark Beierlf4fc5c92023-01-27 19:13:35 +000041cachetools==5.3.0
garciadeblas66834562022-11-10 14:07:04 +010042 # via google-auth
Dario Faccin89e04842023-05-24 16:53:58 +020043certifi==2023.5.7
garciadeblas66834562022-11-10 14:07:04 +010044 # via
45 # msrest
46 # requests
47cffi==1.15.1
48 # via cryptography
Dario Faccin89e04842023-05-24 16:53:58 +020049charset-normalizer==3.1.0
garciadeblas66834562022-11-10 14:07:04 +010050 # via requests
Dario Faccin89e04842023-05-24 16:53:58 +020051cliff==4.3.0
Mark Beierl9ed3fa42023-03-01 18:51:34 +000052 # via gnocchiclient
53cmd2==2.4.3
54 # via cliff
Dario Faccin89e04842023-05-24 16:53:58 +020055contourpy==1.0.7
56 # via matplotlib
57cryptography==40.0.2
garciadeblas66834562022-11-10 14:07:04 +010058 # via
59 # azure-identity
60 # msal
61 # pyjwt
Dario Faccin89e04842023-05-24 16:53:58 +020062cycler==0.11.0
63 # via matplotlib
64dateparser==1.1.8
65 # via prometheus-api-client
garciadeblas66834562022-11-10 14:07:04 +010066debtcollector==2.5.0
67 # via
Mark Beierl9ed3fa42023-03-01 18:51:34 +000068 # gnocchiclient
garciadeblas66834562022-11-10 14:07:04 +010069 # oslo-config
70 # oslo-utils
71 # python-keystoneclient
Dario Faccin89e04842023-05-24 16:53:58 +020072fonttools==4.39.4
73 # via matplotlib
Mark Beierl9ed3fa42023-03-01 18:51:34 +000074futurist==2.4.1
75 # via gnocchiclient
76gnocchiclient==7.0.8
77 # via -r requirements.in
Mark Beierlf4fc5c92023-01-27 19:13:35 +000078google-api-core==2.11.0
garciadeblas66834562022-11-10 14:07:04 +010079 # via google-api-python-client
Dario Faccin89e04842023-05-24 16:53:58 +020080google-api-python-client==2.86.0
garciadeblas66834562022-11-10 14:07:04 +010081 # via -r requirements.in
Dario Faccin89e04842023-05-24 16:53:58 +020082google-auth==2.18.1
garciadeblas66834562022-11-10 14:07:04 +010083 # via
84 # -r requirements.in
85 # google-api-core
86 # google-api-python-client
87 # google-auth-httplib2
88google-auth-httplib2==0.1.0
89 # via google-api-python-client
Mark Beierl9ed3fa42023-03-01 18:51:34 +000090googleapis-common-protos==1.59.0
garciadeblas66834562022-11-10 14:07:04 +010091 # via google-api-core
Dario Faccin89e04842023-05-24 16:53:58 +020092httmock==1.4.0
93 # via prometheus-api-client
Mark Beierl9ed3fa42023-03-01 18:51:34 +000094httplib2==0.22.0
garciadeblas66834562022-11-10 14:07:04 +010095 # via
96 # google-api-python-client
97 # google-auth-httplib2
98idna==3.4
99 # via requests
Dario Faccin89e04842023-05-24 16:53:58 +0200100importlib-metadata==6.6.0
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000101 # via cliff
garciadeblas66834562022-11-10 14:07:04 +0100102iso8601==1.1.0
103 # via
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000104 # gnocchiclient
garciadeblas66834562022-11-10 14:07:04 +0100105 # keystoneauth1
106 # oslo-utils
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000107 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100108 # python-novaclient
109isodate==0.6.1
Dario Faccin89e04842023-05-24 16:53:58 +0200110 # via
111 # azure-mgmt-monitor
112 # msrest
113keystoneauth1==5.2.0
garciadeblas66834562022-11-10 14:07:04 +0100114 # via
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000115 # gnocchiclient
116 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100117 # python-keystoneclient
118 # python-novaclient
Dario Faccin89e04842023-05-24 16:53:58 +0200119kiwisolver==1.4.4
120 # via matplotlib
121matplotlib==3.7.1
122 # via prometheus-api-client
123msal==1.22.0
garciadeblas66834562022-11-10 14:07:04 +0100124 # via
125 # azure-identity
126 # msal-extensions
127msal-extensions==1.0.0
128 # via azure-identity
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000129msgpack==1.0.5
garciadeblas66834562022-11-10 14:07:04 +0100130 # via oslo-serialization
131msrest==0.7.1
132 # via azure-mgmt-compute
133netaddr==0.8.0
134 # via
135 # oslo-config
136 # oslo-utils
137netifaces==0.11.0
138 # via oslo-utils
Dario Faccin89e04842023-05-24 16:53:58 +0200139numpy==1.24.3
140 # via
141 # contourpy
142 # matplotlib
143 # pandas
144 # prometheus-api-client
garciadeblas66834562022-11-10 14:07:04 +0100145oauthlib==3.2.2
146 # via requests-oauthlib
147os-service-types==1.7.0
148 # via keystoneauth1
Mark Beierlc9464892023-03-01 18:51:34 +0000149oslo-config==9.1.1
garciadeblas66834562022-11-10 14:07:04 +0100150 # via python-keystoneclient
Mark Beierlc9464892023-03-01 18:51:34 +0000151oslo-i18n==6.0.0
garciadeblas66834562022-11-10 14:07:04 +0100152 # via
153 # oslo-config
154 # oslo-utils
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000155 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100156 # python-keystoneclient
157 # python-novaclient
Mark Beierlc9464892023-03-01 18:51:34 +0000158oslo-serialization==5.1.1
garciadeblas66834562022-11-10 14:07:04 +0100159 # via
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000160 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100161 # python-keystoneclient
162 # python-novaclient
163oslo-utils==6.1.0
164 # via
165 # oslo-serialization
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000166 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100167 # python-keystoneclient
168 # python-novaclient
Dario Faccin89e04842023-05-24 16:53:58 +0200169packaging==23.1
garciadeblas66834562022-11-10 14:07:04 +0100170 # via
Dario Faccin89e04842023-05-24 16:53:58 +0200171 # matplotlib
garciadeblas66834562022-11-10 14:07:04 +0100172 # oslo-utils
173 # python-keystoneclient
Dario Faccin89e04842023-05-24 16:53:58 +0200174pandas==2.0.1
175 # via prometheus-api-client
Mark Beierlf4fc5c92023-01-27 19:13:35 +0000176pbr==5.11.1
garciadeblas66834562022-11-10 14:07:04 +0100177 # via
178 # keystoneauth1
179 # os-service-types
180 # oslo-i18n
181 # oslo-serialization
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000182 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100183 # python-keystoneclient
184 # python-novaclient
185 # stevedore
Dario Faccin89e04842023-05-24 16:53:58 +0200186pillow==9.5.0
187 # via matplotlib
Mark Beierlf4fc5c92023-01-27 19:13:35 +0000188portalocker==2.7.0
garciadeblas66834562022-11-10 14:07:04 +0100189 # via msal-extensions
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000190prettytable==0.7.2
191 # via
192 # cliff
193 # python-ceilometerclient
194 # python-novaclient
Dario Faccin89e04842023-05-24 16:53:58 +0200195prometheus-api-client==0.5.3
196 # via -r requirements.in
Mark Beierlf4fc5c92023-01-27 19:13:35 +0000197prometheus-client==0.16.0
garciadeblas66834562022-11-10 14:07:04 +0100198 # via -r requirements.in
Mark Beierla7c4e322023-04-28 13:12:58 +0000199protobuf==3.20.3
garciadeblas66834562022-11-10 14:07:04 +0100200 # via
201 # google-api-core
202 # googleapis-common-protos
Dario Faccin89e04842023-05-24 16:53:58 +0200203pyasn1==0.5.0
garciadeblas66834562022-11-10 14:07:04 +0100204 # via
205 # pyasn1-modules
206 # rsa
Dario Faccin89e04842023-05-24 16:53:58 +0200207pyasn1-modules==0.3.0
garciadeblas66834562022-11-10 14:07:04 +0100208 # via google-auth
209pycparser==2.21
210 # via cffi
Dario Faccin89e04842023-05-24 16:53:58 +0200211pyjwt[crypto]==2.7.0
garciadeblas66834562022-11-10 14:07:04 +0100212 # via msal
213pyparsing==3.0.9
214 # via
215 # httplib2
Dario Faccin89e04842023-05-24 16:53:58 +0200216 # matplotlib
garciadeblas66834562022-11-10 14:07:04 +0100217 # oslo-utils
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000218pyperclip==1.8.2
219 # via cmd2
220python-ceilometerclient==2.9.0
221 # via -r requirements.in
222python-dateutil==2.8.2
Dario Faccin89e04842023-05-24 16:53:58 +0200223 # via
224 # dateparser
225 # gnocchiclient
226 # matplotlib
227 # pandas
Mark Beierlc9464892023-03-01 18:51:34 +0000228python-keystoneclient==5.1.0
garciadeblas66834562022-11-10 14:07:04 +0100229 # via -r requirements.in
Mark Beierlc9464892023-03-01 18:51:34 +0000230python-novaclient==18.3.0
garciadeblas66834562022-11-10 14:07:04 +0100231 # via -r requirements.in
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000232pytz==2023.3
garciadeblas66834562022-11-10 14:07:04 +0100233 # via
Dario Faccin89e04842023-05-24 16:53:58 +0200234 # dateparser
garciadeblas66834562022-11-10 14:07:04 +0100235 # oslo-serialization
236 # oslo-utils
Dario Faccin89e04842023-05-24 16:53:58 +0200237 # pandas
Mark Beierled6187c2023-07-17 19:13:00 +0000238pyyaml==5.3.1
garciadeblas66834562022-11-10 14:07:04 +0100239 # via
240 # -r requirements.in
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000241 # cliff
garciadeblas66834562022-11-10 14:07:04 +0100242 # oslo-config
Dario Faccin89e04842023-05-24 16:53:58 +0200243regex==2023.5.5
244 # via dateparser
245requests==2.31.0
garciadeblas66834562022-11-10 14:07:04 +0100246 # via
247 # azure-core
248 # google-api-core
Dario Faccin89e04842023-05-24 16:53:58 +0200249 # httmock
garciadeblas66834562022-11-10 14:07:04 +0100250 # keystoneauth1
251 # msal
252 # msrest
253 # oslo-config
Dario Faccin89e04842023-05-24 16:53:58 +0200254 # prometheus-api-client
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000255 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100256 # python-keystoneclient
257 # requests-oauthlib
258requests-oauthlib==1.3.1
259 # via msrest
260rfc3986==2.0.0
261 # via oslo-config
262rsa==4.9
263 # via google-auth
264six==1.16.0
265 # via
266 # azure-core
267 # azure-identity
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000268 # gnocchiclient
garciadeblas66834562022-11-10 14:07:04 +0100269 # google-auth
270 # google-auth-httplib2
271 # isodate
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000272 # python-ceilometerclient
273 # python-dateutil
garciadeblas66834562022-11-10 14:07:04 +0100274 # python-keystoneclient
Dario Faccin89e04842023-05-24 16:53:58 +0200275stevedore==5.1.0
garciadeblas66834562022-11-10 14:07:04 +0100276 # via
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000277 # cliff
garciadeblas66834562022-11-10 14:07:04 +0100278 # keystoneauth1
279 # oslo-config
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000280 # python-ceilometerclient
garciadeblas66834562022-11-10 14:07:04 +0100281 # python-keystoneclient
282 # python-novaclient
Mark Beierlc9464892023-03-01 18:51:34 +0000283typing-extensions==4.5.0
garciadeblas66834562022-11-10 14:07:04 +0100284 # via azure-core
Dario Faccin89e04842023-05-24 16:53:58 +0200285tzdata==2023.3
286 # via pandas
287tzlocal==5.0.1
288 # via dateparser
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000289ujson==5.7.0
290 # via gnocchiclient
garciadeblas66834562022-11-10 14:07:04 +0100291uritemplate==4.1.1
292 # via google-api-python-client
Dario Faccin89e04842023-05-24 16:53:58 +0200293urllib3==1.26.16
294 # via
295 # google-auth
296 # requests
Mark Beierlf4fc5c92023-01-27 19:13:35 +0000297wcwidth==0.2.6
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000298 # via cmd2
Mark Beierlc9464892023-03-01 18:51:34 +0000299wrapt==1.15.0
garciadeblas66834562022-11-10 14:07:04 +0100300 # via debtcollector
Mark Beierl9ed3fa42023-03-01 18:51:34 +0000301zipp==3.15.0
302 # via importlib-metadata