| 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 | ####################################################################################### |
| 17 | azure-common==1.1.28 |
| 18 | # via |
| 19 | # -r requirements.in |
| 20 | # azure-mgmt-compute |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 21 | azure-core==1.26.2 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 22 | # via |
| 23 | # azure-identity |
| 24 | # azure-mgmt-core |
| 25 | # msrest |
| 26 | azure-identity==1.12.0 |
| 27 | # via -r requirements.in |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 28 | azure-mgmt-compute==29.1.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 29 | # via -r requirements.in |
| 30 | azure-mgmt-core==1.3.2 |
| 31 | # via azure-mgmt-compute |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 32 | cachetools==5.3.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 33 | # via google-auth |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 34 | certifi==2022.12.7 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 35 | # via |
| 36 | # msrest |
| 37 | # requests |
| 38 | cffi==1.15.1 |
| 39 | # via cryptography |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 40 | charset-normalizer==3.0.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 41 | # via requests |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 42 | cryptography==39.0.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 43 | # via |
| 44 | # azure-identity |
| 45 | # msal |
| 46 | # pyjwt |
| 47 | debtcollector==2.5.0 |
| 48 | # via |
| 49 | # oslo-config |
| 50 | # oslo-utils |
| 51 | # python-keystoneclient |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 52 | google-api-core==2.11.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 53 | # via google-api-python-client |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 54 | google-api-python-client==2.74.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 55 | # via -r requirements.in |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 56 | google-auth==2.16.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 57 | # via |
| 58 | # -r requirements.in |
| 59 | # google-api-core |
| 60 | # google-api-python-client |
| 61 | # google-auth-httplib2 |
| 62 | google-auth-httplib2==0.1.0 |
| 63 | # via google-api-python-client |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 64 | googleapis-common-protos==1.58.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 65 | # via google-api-core |
| 66 | httplib2==0.21.0 |
| 67 | # via |
| 68 | # google-api-python-client |
| 69 | # google-auth-httplib2 |
| 70 | idna==3.4 |
| 71 | # via requests |
| 72 | iso8601==1.1.0 |
| 73 | # via |
| 74 | # keystoneauth1 |
| 75 | # oslo-utils |
| 76 | # python-novaclient |
| 77 | isodate==0.6.1 |
| 78 | # via msrest |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 79 | keystoneauth1==5.1.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 80 | # via |
| 81 | # python-keystoneclient |
| 82 | # python-novaclient |
| 83 | msal==1.20.0 |
| 84 | # via |
| 85 | # azure-identity |
| 86 | # msal-extensions |
| 87 | msal-extensions==1.0.0 |
| 88 | # via azure-identity |
| 89 | msgpack==1.0.4 |
| 90 | # via oslo-serialization |
| 91 | msrest==0.7.1 |
| 92 | # via azure-mgmt-compute |
| 93 | netaddr==0.8.0 |
| 94 | # via |
| 95 | # oslo-config |
| 96 | # oslo-utils |
| 97 | netifaces==0.11.0 |
| 98 | # via oslo-utils |
| 99 | oauthlib==3.2.2 |
| 100 | # via requests-oauthlib |
| 101 | os-service-types==1.7.0 |
| 102 | # via keystoneauth1 |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 103 | oslo-config==9.1.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 104 | # via python-keystoneclient |
| 105 | oslo-i18n==5.1.0 |
| 106 | # via |
| 107 | # oslo-config |
| 108 | # oslo-utils |
| 109 | # python-keystoneclient |
| 110 | # python-novaclient |
| 111 | oslo-serialization==5.0.0 |
| 112 | # via |
| 113 | # python-keystoneclient |
| 114 | # python-novaclient |
| 115 | oslo-utils==6.1.0 |
| 116 | # via |
| 117 | # oslo-serialization |
| 118 | # python-keystoneclient |
| 119 | # python-novaclient |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 120 | packaging==23.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 121 | # via |
| 122 | # oslo-utils |
| 123 | # python-keystoneclient |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 124 | pbr==5.11.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 125 | # via |
| 126 | # keystoneauth1 |
| 127 | # os-service-types |
| 128 | # oslo-i18n |
| 129 | # oslo-serialization |
| 130 | # python-keystoneclient |
| 131 | # python-novaclient |
| 132 | # stevedore |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 133 | portalocker==2.7.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 134 | # via msal-extensions |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 135 | prettytable==3.6.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 136 | # via python-novaclient |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 137 | prometheus-client==0.16.0 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 138 | # via -r requirements.in |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 139 | protobuf==4.21.12 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 140 | # via |
| 141 | # google-api-core |
| 142 | # googleapis-common-protos |
| 143 | pyasn1==0.4.8 |
| 144 | # via |
| 145 | # pyasn1-modules |
| 146 | # rsa |
| 147 | pyasn1-modules==0.2.8 |
| 148 | # via google-auth |
| 149 | pycparser==2.21 |
| 150 | # via cffi |
| 151 | pyjwt[crypto]==2.6.0 |
| 152 | # via msal |
| 153 | pyparsing==3.0.9 |
| 154 | # via |
| 155 | # httplib2 |
| 156 | # oslo-utils |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 157 | python-keystoneclient==5.0.1 |
| 158 | # via -r requirements.in |
| 159 | python-novaclient==18.2.0 |
| 160 | # via -r requirements.in |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 161 | pytz==2022.7.1 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 162 | # via |
| 163 | # oslo-serialization |
| 164 | # oslo-utils |
| 165 | pyyaml==5.4.1 |
| 166 | # via |
| 167 | # -r requirements.in |
| 168 | # oslo-config |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 169 | requests==2.28.2 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 170 | # via |
| 171 | # azure-core |
| 172 | # google-api-core |
| 173 | # keystoneauth1 |
| 174 | # msal |
| 175 | # msrest |
| 176 | # oslo-config |
| 177 | # python-keystoneclient |
| 178 | # requests-oauthlib |
| 179 | requests-oauthlib==1.3.1 |
| 180 | # via msrest |
| 181 | rfc3986==2.0.0 |
| 182 | # via oslo-config |
| 183 | rsa==4.9 |
| 184 | # via google-auth |
| 185 | six==1.16.0 |
| 186 | # via |
| 187 | # azure-core |
| 188 | # azure-identity |
| 189 | # google-auth |
| 190 | # google-auth-httplib2 |
| 191 | # isodate |
| 192 | # keystoneauth1 |
| 193 | # python-keystoneclient |
| 194 | stevedore==4.1.1 |
| 195 | # via |
| 196 | # keystoneauth1 |
| 197 | # oslo-config |
| 198 | # python-keystoneclient |
| 199 | # python-novaclient |
| 200 | typing-extensions==4.4.0 |
| 201 | # via azure-core |
| 202 | uritemplate==4.1.1 |
| 203 | # via google-api-python-client |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 204 | urllib3==1.26.14 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 205 | # via requests |
| Mark Beierl | f4fc5c9 | 2023-01-27 19:13:35 +0000 | [diff] [blame] | 206 | wcwidth==0.2.6 |
| garciadeblas | 6683456 | 2022-11-10 14:07:04 +0100 | [diff] [blame] | 207 | # via prettytable |
| 208 | wrapt==1.14.1 |
| 209 | # via debtcollector |