| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 1 | ####################################################################################### |
| 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 | ####################################################################################### | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 17 | attrs==22.2.0 |
| 18 | # via cmd2 | ||||
| 19 | autopage==0.5.1 | ||||
| 20 | # via cliff | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 21 | azure-common==1.1.28 |
| 22 | # via | ||||
| 23 | # -r requirements.in | ||||
| 24 | # azure-mgmt-compute | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 25 | azure-core==1.26.4 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 26 | # via |
| 27 | # azure-identity | ||||
| 28 | # azure-mgmt-core | ||||
| 29 | # msrest | ||||
| 30 | azure-identity==1.12.0 | ||||
| 31 | # via -r requirements.in | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 32 | azure-mgmt-compute==29.1.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 33 | # via -r requirements.in |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 34 | azure-mgmt-core==1.4.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 35 | # via azure-mgmt-compute |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 36 | cachetools==5.3.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 37 | # via google-auth |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 38 | certifi==2022.12.7 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 39 | # via |
| 40 | # msrest | ||||
| 41 | # requests | ||||
| 42 | cffi==1.15.1 | ||||
| 43 | # via cryptography | ||||
| Mark Beierl | a7c4e32 | 2023-04-28 13:12:58 +0000 | [diff] [blame^] | 44 | charset-normalizer==3.0.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 45 | # via requests |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 46 | cliff==4.2.0 |
| 47 | # via gnocchiclient | ||||
| 48 | cmd2==2.4.3 | ||||
| 49 | # via cliff | ||||
| 50 | cryptography==40.0.1 | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 51 | # via |
| 52 | # azure-identity | ||||
| 53 | # msal | ||||
| 54 | # pyjwt | ||||
| 55 | debtcollector==2.5.0 | ||||
| 56 | # via | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 57 | # gnocchiclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 58 | # oslo-config |
| 59 | # oslo-utils | ||||
| 60 | # python-keystoneclient | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 61 | futurist==2.4.1 |
| 62 | # via gnocchiclient | ||||
| 63 | gnocchiclient==7.0.8 | ||||
| 64 | # via -r requirements.in | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 65 | google-api-core==2.11.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 66 | # via google-api-python-client |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 67 | google-api-python-client==2.84.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 68 | # via -r requirements.in |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 69 | google-auth==2.17.2 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 70 | # via |
| 71 | # -r requirements.in | ||||
| 72 | # google-api-core | ||||
| 73 | # google-api-python-client | ||||
| 74 | # google-auth-httplib2 | ||||
| 75 | google-auth-httplib2==0.1.0 | ||||
| 76 | # via google-api-python-client | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 77 | googleapis-common-protos==1.59.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 78 | # via google-api-core |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 79 | httplib2==0.22.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 80 | # via |
| 81 | # google-api-python-client | ||||
| 82 | # google-auth-httplib2 | ||||
| 83 | idna==3.4 | ||||
| 84 | # via requests | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 85 | importlib-metadata==6.3.0 |
| 86 | # via cliff | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 87 | iso8601==1.1.0 |
| 88 | # via | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 89 | # gnocchiclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 90 | # keystoneauth1 |
| 91 | # oslo-utils | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 92 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 93 | # python-novaclient |
| 94 | isodate==0.6.1 | ||||
| 95 | # via msrest | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 96 | keystoneauth1==5.1.2 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 97 | # via |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 98 | # gnocchiclient |
| 99 | # python-ceilometerclient | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 100 | # python-keystoneclient |
| 101 | # python-novaclient | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 102 | msal==1.21.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 103 | # via |
| 104 | # azure-identity | ||||
| 105 | # msal-extensions | ||||
| 106 | msal-extensions==1.0.0 | ||||
| 107 | # via azure-identity | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 108 | msgpack==1.0.5 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 109 | # via oslo-serialization |
| 110 | msrest==0.7.1 | ||||
| 111 | # via azure-mgmt-compute | ||||
| 112 | netaddr==0.8.0 | ||||
| 113 | # via | ||||
| 114 | # oslo-config | ||||
| 115 | # oslo-utils | ||||
| 116 | netifaces==0.11.0 | ||||
| 117 | # via oslo-utils | ||||
| 118 | oauthlib==3.2.2 | ||||
| 119 | # via requests-oauthlib | ||||
| 120 | os-service-types==1.7.0 | ||||
| 121 | # via keystoneauth1 | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 122 | oslo-config==9.1.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 123 | # via python-keystoneclient |
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 124 | oslo-i18n==6.0.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 125 | # via |
| 126 | # oslo-config | ||||
| 127 | # oslo-utils | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 128 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 129 | # python-keystoneclient |
| 130 | # python-novaclient | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 131 | oslo-serialization==5.1.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 132 | # via |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 133 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 134 | # python-keystoneclient |
| 135 | # python-novaclient | ||||
| 136 | oslo-utils==6.1.0 | ||||
| 137 | # via | ||||
| 138 | # oslo-serialization | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 139 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 140 | # python-keystoneclient |
| 141 | # python-novaclient | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 142 | packaging==23.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 143 | # via |
| 144 | # oslo-utils | ||||
| 145 | # python-keystoneclient | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 146 | pbr==5.11.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 147 | # via |
| 148 | # keystoneauth1 | ||||
| 149 | # os-service-types | ||||
| 150 | # oslo-i18n | ||||
| 151 | # oslo-serialization | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 152 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 153 | # python-keystoneclient |
| 154 | # python-novaclient | ||||
| 155 | # stevedore | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 156 | portalocker==2.7.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 157 | # via msal-extensions |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 158 | prettytable==0.7.2 |
| 159 | # via | ||||
| 160 | # cliff | ||||
| 161 | # python-ceilometerclient | ||||
| 162 | # python-novaclient | ||||
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 163 | prometheus-client==0.16.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 164 | # via -r requirements.in |
| Mark Beierl | a7c4e32 | 2023-04-28 13:12:58 +0000 | [diff] [blame^] | 165 | protobuf==3.20.3 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 166 | # via |
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 167 | # -r requirements.in |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 168 | # google-api-core |
| 169 | # googleapis-common-protos | ||||
| 170 | pyasn1==0.4.8 | ||||
| 171 | # via | ||||
| 172 | # pyasn1-modules | ||||
| 173 | # rsa | ||||
| 174 | pyasn1-modules==0.2.8 | ||||
| 175 | # via google-auth | ||||
| 176 | pycparser==2.21 | ||||
| 177 | # via cffi | ||||
| 178 | pyjwt[crypto]==2.6.0 | ||||
| 179 | # via msal | ||||
| 180 | pyparsing==3.0.9 | ||||
| 181 | # via | ||||
| 182 | # httplib2 | ||||
| 183 | # oslo-utils | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 184 | pyperclip==1.8.2 |
| 185 | # via cmd2 | ||||
| 186 | python-ceilometerclient==2.9.0 | ||||
| 187 | # via -r requirements.in | ||||
| 188 | python-dateutil==2.8.2 | ||||
| 189 | # via gnocchiclient | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 190 | python-keystoneclient==5.1.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 191 | # via -r requirements.in |
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 192 | python-novaclient==18.3.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 193 | # via -r requirements.in |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 194 | pytz==2023.3 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 195 | # via |
| 196 | # oslo-serialization | ||||
| 197 | # oslo-utils | ||||
| 198 | pyyaml==5.4.1 | ||||
| 199 | # via | ||||
| 200 | # -r requirements.in | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 201 | # cliff |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 202 | # oslo-config |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 203 | requests==2.28.2 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 204 | # via |
| 205 | # azure-core | ||||
| 206 | # google-api-core | ||||
| 207 | # keystoneauth1 | ||||
| 208 | # msal | ||||
| 209 | # msrest | ||||
| 210 | # oslo-config | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 211 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 212 | # python-keystoneclient |
| 213 | # requests-oauthlib | ||||
| 214 | requests-oauthlib==1.3.1 | ||||
| 215 | # via msrest | ||||
| 216 | rfc3986==2.0.0 | ||||
| 217 | # via oslo-config | ||||
| 218 | rsa==4.9 | ||||
| 219 | # via google-auth | ||||
| 220 | six==1.16.0 | ||||
| 221 | # via | ||||
| 222 | # azure-core | ||||
| 223 | # azure-identity | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 224 | # gnocchiclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 225 | # google-auth |
| 226 | # google-auth-httplib2 | ||||
| 227 | # isodate | ||||
| 228 | # keystoneauth1 | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 229 | # python-ceilometerclient |
| 230 | # python-dateutil | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 231 | # python-keystoneclient |
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 232 | stevedore==5.0.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 233 | # via |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 234 | # cliff |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 235 | # keystoneauth1 |
| 236 | # oslo-config | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 237 | # python-ceilometerclient |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 238 | # python-keystoneclient |
| 239 | # python-novaclient | ||||
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 240 | typing-extensions==4.5.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 241 | # via azure-core |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 242 | ujson==5.7.0 |
| 243 | # via gnocchiclient | ||||
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 244 | uritemplate==4.1.1 |
| 245 | # via google-api-python-client | ||||
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 246 | urllib3==1.26.15 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 247 | # via requests |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 248 | wcwidth==0.2.6 |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 249 | # via cmd2 |
| Mark Beierl | c946489 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 250 | wrapt==1.15.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 251 | # via debtcollector |
| Mark Beierl | 9ed3fa4 | 2023-03-01 18:51:34 +0000 | [diff] [blame] | 252 | zipp==3.15.0 |
| 253 | # via importlib-metadata | ||||