| 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 | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 17 | aiohappyeyeballs==2.3.4 |
| 18 | # via aiohttp | ||||
| 19 | aiohttp==3.10.1 | ||||
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 20 | # via -r requirements.in |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 21 | aiosignal==1.3.1 |
| 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 |
| 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 | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 30 | attrs==24.2.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 31 | # via |
| 32 | # aiohttp | ||||
| 33 | # glom | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 34 | bcrypt==4.2.0 |
| 35 | # via paramiko | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 36 | boltons==24.0.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 37 | # via |
| 38 | # face | ||||
| 39 | # glom | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 40 | cachetools==5.4.0 |
| 41 | # via google-auth | ||||
| 42 | certifi==2024.7.4 | ||||
| 43 | # via | ||||
| 44 | # kubernetes | ||||
| 45 | # requests | ||||
| 46 | cffi==1.17.0 | ||||
| 47 | # via | ||||
| 48 | # cryptography | ||||
| 49 | # pynacl | ||||
| 50 | charset-normalizer==3.3.2 | ||||
| 51 | # via | ||||
| 52 | # -r requirements.in | ||||
| 53 | # requests | ||||
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 54 | checksumdir==1.2.0 |
| 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 | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 58 | cryptography==43.0.0 |
| 59 | # via paramiko | ||||
| 60 | dnspython==2.6.1 | ||||
| 61 | # via pymongo | ||||
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 62 | face==20.1.1 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 63 | # via glom |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 64 | fire==0.6.0 |
| 65 | # via randomname | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 66 | frozenlist==1.4.1 |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 67 | # via |
| 68 | # aiohttp | ||||
| 69 | # aiosignal | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 70 | glom==23.5.0 |
| Luis Vega | a27dc53 | 2022-11-11 20:10:49 +0000 | [diff] [blame] | 71 | # via config-man |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 72 | google-auth==2.17.3 |
| 73 | # via | ||||
| 74 | # -r requirements.in | ||||
| 75 | # kubernetes | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 76 | grpcio==1.65.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 77 | # via grpcio-tools |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 78 | grpcio-tools==1.48.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 79 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 80 | grpclib==0.4.7 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 81 | # via -r requirements.in |
| 82 | h2==4.1.0 | ||||
| 83 | # via grpclib | ||||
| 84 | hpack==4.0.0 | ||||
| 85 | # via h2 | ||||
| 86 | hyperframe==6.0.1 | ||||
| 87 | # via h2 | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 88 | idna==3.7 |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 89 | # via requests |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 90 | # via yarl |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 91 | jinja2==3.1.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 92 | # via -r requirements.in |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 93 | juju==2.9.44.0 |
| 94 | # via -r requirements.in | ||||
| 95 | jujubundlelib==0.5.7 | ||||
| 96 | # via theblues | ||||
| 97 | kubernetes==30.1.0 | ||||
| 98 | # via | ||||
| 99 | # -r requirements.in | ||||
| 100 | # juju | ||||
| 101 | macaroonbakery==1.3.4 | ||||
| 102 | # via | ||||
| 103 | # juju | ||||
| 104 | # theblues | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 105 | markupsafe==2.1.5 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 106 | # via jinja2 |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 107 | motor==3.5.1 |
| 108 | # via -r requirements.in | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 109 | multidict==6.0.5 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 110 | # via |
| 111 | # aiohttp | ||||
| 112 | # grpclib | ||||
| 113 | # yarl | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 114 | mypy-extensions==1.0.0 |
| 115 | # via typing-inspect | ||||
| 116 | oauthlib==3.2.2 | ||||
| 117 | # via | ||||
| 118 | # kubernetes | ||||
| 119 | # requests-oauthlib | ||||
| 120 | paramiko==2.12.0 | ||||
| 121 | # via juju | ||||
| Gulsum Atici | d3dffd8 | 2022-10-11 16:39:00 +0300 | [diff] [blame] | 122 | protobuf==3.20.3 |
| 123 | # via | ||||
| 124 | # -r requirements.in | ||||
| 125 | # grpcio-tools | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 126 | # macaroonbakery |
| 127 | pyasn1==0.6.0 | ||||
| 128 | # via | ||||
| 129 | # -r requirements.in | ||||
| 130 | # juju | ||||
| 131 | # pyasn1-modules | ||||
| 132 | # rsa | ||||
| 133 | pyasn1-modules==0.4.0 | ||||
| 134 | # via google-auth | ||||
| 135 | pycparser==2.22 | ||||
| 136 | # via cffi | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 137 | pydantic==2.8.2 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 138 | # via -r requirements.in |
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 139 | pydantic-core==2.20.1 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 140 | # via pydantic |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 141 | pymacaroons==0.13.0 |
| 142 | # via macaroonbakery | ||||
| 143 | pymongo==4.8.0 | ||||
| 144 | # via motor | ||||
| 145 | pynacl==1.5.0 | ||||
| 146 | # via | ||||
| 147 | # macaroonbakery | ||||
| 148 | # paramiko | ||||
| 149 | # pymacaroons | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 150 | pyrage==1.1.2 |
| 151 | # via -r requirements.in | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 152 | pyrfc3339==1.1 |
| 153 | # via | ||||
| 154 | # juju | ||||
| 155 | # macaroonbakery | ||||
| 156 | python-dateutil==2.9.0.post0 | ||||
| 157 | # via kubernetes | ||||
| 158 | pytz==2024.1 | ||||
| 159 | # via pyrfc3339 | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 160 | pyyaml==6.0.2 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 161 | # via -r requirements.in |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 162 | # juju |
| 163 | # jujubundlelib | ||||
| 164 | # kubernetes | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 165 | randomname==0.2.1 |
| 166 | # via -r requirements.in | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 167 | requests==2.32.3 |
| 168 | # via | ||||
| 169 | # kubernetes | ||||
| 170 | # macaroonbakery | ||||
| 171 | # requests-oauthlib | ||||
| 172 | # theblues | ||||
| 173 | requests-oauthlib==2.0.0 | ||||
| 174 | # via kubernetes | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 175 | retrying-async==2.0.0 |
| 176 | # via -r requirements.in | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 177 | rsa==4.9 |
| 178 | # via google-auth | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 179 | six==1.16.0 |
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 180 | # via |
| 181 | # fire | ||||
| 182 | # google-auth | ||||
| 183 | # kubernetes | ||||
| 184 | # macaroonbakery | ||||
| 185 | # paramiko | ||||
| 186 | # pymacaroons | ||||
| 187 | # python-dateutil | ||||
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 188 | termcolor==2.4.0 |
| 189 | # via fire | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 190 | theblues==0.5.2 |
| 191 | # via juju | ||||
| 192 | toposort==1.10 | ||||
| 193 | # via juju | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 194 | typing-extensions==4.12.2 |
| garciadeblas | 6a8c781 | 2023-09-29 08:07:00 +0200 | [diff] [blame] | 195 | # via |
| 196 | # pydantic | ||||
| 197 | # pydantic-core | ||||
| garciadeblas | 5c465fa | 2024-12-12 14:38:13 +0100 | [diff] [blame^] | 198 | # typing-inspect |
| 199 | typing-inspect==0.9.0 | ||||
| 200 | # via juju | ||||
| 201 | urllib3==2.2.2 | ||||
| 202 | # via | ||||
| 203 | # kubernetes | ||||
| 204 | # requests | ||||
| 205 | websocket-client==1.8.0 | ||||
| 206 | # via kubernetes | ||||
| 207 | websockets==12.0 | ||||
| 208 | # via juju | ||||
| garciadeblas | 3a94d93 | 2024-08-07 03:01:48 +0200 | [diff] [blame] | 209 | yarl==1.9.4 |
| beierlm | d213eba | 2022-01-18 08:52:27 -0500 | [diff] [blame] | 210 | # via aiohttp |
| 211 | |||||
| 212 | # The following packages are considered to be unsafe in a requirements file: | ||||
| 213 | # setuptools | ||||