| tierno | c0e42e2 | 2018-05-11 11:36:10 +0200 | [diff] [blame] | 1 | ## |
| 2 | # Licensed under the Apache License, Version 2.0 (the "License"); you may |
| 3 | # not use this file except in compliance with the License. You may obtain |
| 4 | # a copy of the License at |
| 5 | # |
| 6 | # http://www.apache.org/licenses/LICENSE-2.0 |
| 7 | # |
| 8 | # Unless required by applicable law or agreed to in writing, software |
| 9 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT |
| 10 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the |
| 11 | # License for the specific language governing permissions and limitations |
| 12 | # under the License. |
| tierno | c0e42e2 | 2018-05-11 11:36:10 +0200 | [diff] [blame] | 13 | ## |
| 14 | |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 15 | aiohttp |
| garciadeblas | ac813bd | 2024-12-16 16:32:50 +0100 | [diff] [blame] | 16 | async-timeout==4.0.3 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 17 | charset-normalizer |
| aticig | dffa621 | 2022-04-12 15:27:53 +0300 | [diff] [blame] | 18 | checksumdir |
| Mark Beierl | 4394863 | 2023-01-27 21:10:48 +0000 | [diff] [blame] | 19 | config-man |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 20 | google-auth<2.18.0 |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 21 | grpcio-tools |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 22 | grpclib |
| beierlm | acf83f8 | 2021-03-17 08:11:23 -0400 | [diff] [blame] | 23 | jinja2 |
| garciadeblas | 7cf480d | 2025-01-27 16:53:45 +0100 | [diff] [blame] | 24 | jsonpath_ng |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 25 | juju==2.9.44.0 |
| 26 | kubernetes |
| 27 | motor |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 28 | protobuf==3.20.3 |
| almagia | cdd20ae | 2024-12-13 09:45:45 +0100 | [diff] [blame] | 29 | pyasn1 |
| Mark Beierl | 00f8b0a | 2023-07-21 17:13:12 +0000 | [diff] [blame] | 30 | pyyaml>6 |
| David Garcia | 78b6e6d | 2022-04-29 05:50:46 +0200 | [diff] [blame] | 31 | pydantic |
| garciadeblas | 96b94f5 | 2024-07-08 16:18:21 +0200 | [diff] [blame] | 32 | randomname |
| 33 | retrying-async |
| garciadeblas | 02a3312 | 2025-12-10 18:54:20 +0100 | [diff] [blame] | 34 | urllib3==2.6.1 |