| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 1 | ####################################################################################### |
| 2 | # Copyright ETSI Contributors and Others. | ||||
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 3 | # |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 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 | ||||
| tierno | 2e21551 | 2018-11-28 09:37:52 +0000 | [diff] [blame] | 9 | # |
| tierno | b3cda2e | 2018-10-30 17:26:59 +0000 | [diff] [blame] | 10 | # Unless required by applicable law or agreed to in writing, software |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 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 | ####################################################################################### | ||||
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 17 | aiohappyeyeballs==2.6.1 |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 18 | # via aiohttp |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 19 | aiohttp==3.13.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 20 | # via -r requirements.in |
| garciadeblas | a0b342a | 2025-08-01 17:02:08 +0200 | [diff] [blame] | 21 | aiosignal==1.4.0 |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 22 | # via aiohttp |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 23 | annotated-types==0.7.0 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 24 | # via pydantic |
| garciadeblas | ac813bd | 2024-12-16 16:32:50 +0100 | [diff] [blame] | 25 | async-timeout==4.0.3 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 26 | # via |
| 27 | # -r requirements.in | ||||
| 28 | # aiohttp | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 29 | # retrying-async |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 30 | attrs==25.4.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 31 | # via |
| 32 | # aiohttp | ||||
| 33 | # glom | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 34 | bcrypt==5.0.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 35 | # via paramiko |
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 36 | boltons==25.0.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 37 | # via |
| 38 | # face | ||||
| 39 | # glom | ||||
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 40 | cachetools==5.5.2 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 41 | # via google-auth |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 42 | certifi==2025.11.12 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 43 | # via |
| 44 | # kubernetes | ||||
| 45 | # requests | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 46 | cffi==2.0.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 47 | # via |
| 48 | # cryptography | ||||
| 49 | # pynacl | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 50 | charset-normalizer==3.4.4 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 51 | # via |
| 52 | # -r requirements.in | ||||
| 53 | # requests | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 54 | checksumdir==1.3.0 |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 55 | # via -r requirements.in |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 56 | config-man==0.0.4 |
| 57 | # via -r requirements.in | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 58 | cryptography==46.0.3 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 59 | # via paramiko |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 60 | dnspython==2.8.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 61 | # via pymongo |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 62 | durationpy==0.10 |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 63 | # via kubernetes |
| 64 | face==24.0.0 | ||||
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 65 | # via glom |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 66 | fire==0.7.1 |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 67 | # via randomname |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 68 | frozenlist==1.8.0 |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 69 | # via |
| 70 | # aiohttp | ||||
| 71 | # aiosignal | ||||
| garciadeblas | 61a4c69 | 2025-07-17 13:04:13 +0200 | [diff] [blame] | 72 | gitdb==4.0.12 |
| 73 | # via gitpython | ||||
| 74 | gitpython==3.1.45 | ||||
| 75 | # via -r requirements.in | ||||
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 76 | glom==24.11.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 77 | # via config-man |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 78 | google-auth==2.17.3 |
| 79 | # via | ||||
| 80 | # -r requirements.in | ||||
| 81 | # kubernetes | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 82 | grpcio==1.76.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 83 | # via grpcio-tools |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 84 | grpcio-tools==1.48.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 85 | # via -r requirements.in |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 86 | grpclib==0.4.8 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 87 | # via -r requirements.in |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 88 | h2==4.3.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 89 | # via grpclib |
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 90 | hpack==4.1.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 91 | # via h2 |
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 92 | hyperframe==6.1.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 93 | # via h2 |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 94 | idna==3.11 |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 95 | # via |
| 96 | # requests | ||||
| 97 | # yarl | ||||
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 98 | jinja2==3.1.6 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 99 | # via -r requirements.in |
| garciadeblas | 7cf480d | 2025-01-27 16:53:45 +0100 | [diff] [blame] | 100 | jsonpath-ng==1.7.0 |
| 101 | # via -r requirements.in | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 102 | juju==2.9.44.0 |
| 103 | # via -r requirements.in | ||||
| 104 | jujubundlelib==0.5.7 | ||||
| 105 | # via theblues | ||||
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 106 | kubernetes==33.1.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 107 | # via |
| 108 | # -r requirements.in | ||||
| 109 | # juju | ||||
| 110 | macaroonbakery==1.3.4 | ||||
| 111 | # via | ||||
| 112 | # juju | ||||
| 113 | # theblues | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 114 | markupsafe==3.0.3 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 115 | # via jinja2 |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 116 | motor==3.7.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 117 | # via -r requirements.in |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 118 | multidict==6.7.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 119 | # via |
| 120 | # aiohttp | ||||
| 121 | # grpclib | ||||
| 122 | # yarl | ||||
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 123 | mypy-extensions==1.1.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 124 | # via typing-inspect |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 125 | oauthlib==3.3.1 |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 126 | # via |
| 127 | # kubernetes | ||||
| 128 | # requests-oauthlib | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 129 | paramiko==2.12.0 |
| 130 | # via juju | ||||
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 131 | ply==3.11 |
| 132 | # via jsonpath-ng | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 133 | propcache==0.4.1 |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 134 | # via |
| 135 | # aiohttp | ||||
| 136 | # yarl | ||||
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 137 | protobuf==3.20.3 |
| 138 | # via | ||||
| 139 | # -r requirements.in | ||||
| 140 | # grpcio-tools | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 141 | # macaroonbakery |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 142 | pyasn1==0.6.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 143 | # via |
| 144 | # -r requirements.in | ||||
| 145 | # juju | ||||
| 146 | # pyasn1-modules | ||||
| 147 | # rsa | ||||
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 148 | pyasn1-modules==0.4.2 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 149 | # via google-auth |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 150 | pycparser==2.23 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 151 | # via cffi |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 152 | pydantic==2.12.5 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 153 | # via -r requirements.in |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 154 | pydantic-core==2.41.5 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 155 | # via pydantic |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 156 | pymacaroons==0.13.0 |
| 157 | # via macaroonbakery | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 158 | pymongo==4.15.5 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 159 | # via motor |
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 160 | pynacl==1.6.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 161 | # via |
| 162 | # macaroonbakery | ||||
| 163 | # paramiko | ||||
| 164 | # pymacaroons | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 165 | pyrfc3339==1.1 |
| 166 | # via | ||||
| 167 | # juju | ||||
| 168 | # macaroonbakery | ||||
| 169 | python-dateutil==2.9.0.post0 | ||||
| 170 | # via kubernetes | ||||
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 171 | pytz==2025.2 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 172 | # via pyrfc3339 |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 173 | pyyaml==6.0.3 |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 174 | # via |
| 175 | # -r requirements.in | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 176 | # juju |
| 177 | # jujubundlelib | ||||
| 178 | # kubernetes | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 179 | randomname==0.2.1 |
| 180 | # via -r requirements.in | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 181 | requests==2.32.5 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 182 | # via |
| 183 | # kubernetes | ||||
| 184 | # macaroonbakery | ||||
| 185 | # requests-oauthlib | ||||
| 186 | # theblues | ||||
| 187 | requests-oauthlib==2.0.0 | ||||
| 188 | # via kubernetes | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 189 | retrying-async==2.0.0 |
| 190 | # via -r requirements.in | ||||
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 191 | rsa==4.9.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 192 | # via google-auth |
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 193 | six==1.17.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 194 | # via |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 195 | # google-auth |
| 196 | # kubernetes | ||||
| 197 | # macaroonbakery | ||||
| 198 | # paramiko | ||||
| 199 | # pymacaroons | ||||
| 200 | # python-dateutil | ||||
| garciadeblas | 61a4c69 | 2025-07-17 13:04:13 +0200 | [diff] [blame] | 201 | smmap==5.0.2 |
| 202 | # via gitdb | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 203 | termcolor==3.2.0 |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 204 | # via fire |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 205 | theblues==0.5.2 |
| 206 | # via juju | ||||
| 207 | toposort==1.10 | ||||
| 208 | # via juju | ||||
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 209 | typing-extensions==4.15.0 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 210 | # via |
| garciadeblas | a0b342a | 2025-08-01 17:02:08 +0200 | [diff] [blame] | 211 | # aiosignal |
| garciadeblas | b57755a | 2025-09-30 17:27:07 +0200 | [diff] [blame] | 212 | # cryptography |
| 213 | # grpcio | ||||
| garciadeblas | f80139e | 2024-12-15 11:07:01 +0100 | [diff] [blame] | 214 | # multidict |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 215 | # pydantic |
| 216 | # pydantic-core | ||||
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 217 | # typing-inspect |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 218 | # typing-inspection |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 219 | typing-inspect==0.9.0 |
| 220 | # via juju | ||||
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 221 | typing-inspection==0.4.2 |
| garciadeblas | 0a79b6c | 2025-06-24 17:33:34 +0200 | [diff] [blame] | 222 | # via pydantic |
| garciadeblas | 02a3312 | 2025-12-10 18:54:20 +0100 | [diff] [blame] | 223 | urllib3==2.6.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 224 | # via |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 225 | # -r requirements.in |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 226 | # kubernetes |
| 227 | # requests | ||||
| garciadeblas | 3349f4f | 2025-12-09 20:24:20 +0100 | [diff] [blame] | 228 | websocket-client==1.9.0 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 229 | # via kubernetes |
| garciadeblas | 2055034 | 2025-03-12 00:01:54 +0100 | [diff] [blame] | 230 | websockets==15.0.1 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 231 | # via juju |
| garciadeblas | 0a16d65 | 2025-10-07 18:20:39 +0200 | [diff] [blame] | 232 | yarl==1.22.0 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 233 | # via aiohttp |
| 234 | |||||
| 235 | # The following packages are considered to be unsafe in a requirements file: | ||||
| 236 | # setuptools | ||||